Open
Description
Create how-to guide that explains:
- What is ONNX?
- What can you use ONNX for in ML.NET?
- Pretrained models
- Azure ML AutoML models.
- Cognitive Services models.
- Using ONNX models for predictions
- Define Schema
- How to inspect ONNX models using Netron
- POCO
- ShapeDictionary
- Choose Hardware
- CPU
- GPU
- Define pipeline
- Define Schema