PyTorch to ONNX Outside Wallaroo
How to convert PyTorch ML models into the ONNX format.
Wallaroo pipelines support the ONNX standard. The following guides offer tips on converting a ML model to ONNX.
See the Wallaroo ML Models Upload and Registrations tutorials for guides on uploading different model frameworks into a Wallaroo instance.
These sample guides and their machine language models can be downloaded from the Wallaroo Tutorials Repository.
How to convert PyTorch ML models into the ONNX format.
How to convert XGBoost to ONNX using the onnxmltools.convert library