Skip to content

Export

Code for Exporting RLlib Polices to the Schola Inference Interface

NameDescription
export.export_onnx_from_policyExport an RLlib policy to ONNX format.
RllibScholaModelWrapper for RLlib policies to enable ONNX export for use with Schola.
ScholaRLModuleScholaModel adapter around an RLlib RLModule for ONNX export.