6 min read
Designing Out the Network: ONNX and On-Device Inference
Exporting PyTorch to ONNX for offline inference on Android, and why connectivity is the first assumption worth removing.
- ML Engineering
- ONNX
- Mobile
$ loadingLoading
tag
2 posts tagged ML Engineering.
Exporting PyTorch to ONNX for offline inference on Android, and why connectivity is the first assumption worth removing.
A model that scores well is not a system. Here is what actually has to exist around it before anyone can use the thing.