Was this helpful?
MLM using ONNX
Similar to TensorFlow MLM, ONNX MLMs are handled by X100 (inference is performed in X100).
ONNX models are provided as single ONNX files, a portable format supported by many ML frameworks. It is preferred to use TensorFlow models, if available, since ONNX models run comparatively slower.
Last modified date: 09/11/2026