Serving an ONNX Model
Learn to use an ONNX model for inference.
We'll cover the following
We can use the ONNX model for inference on our datasets.
We will use the onnxruntime
package. It’s a cross-platform machine learning accelerator for inference and training.
Get hands-on with 1400+ tech skills courses.