1.6.2
- Added output blocks for models to prevent navigation to the end of the model graph
- Added a Top-K output view for tensors that match certain shapes, e.g. (1, N). Classification models now have a more human understandable output.
- Update to onnxruntime 1.8.1 to support latest ONNX opset.
- Improve autodetection of input shapes to allow more inputs to pass inference without shape errors.
- Fixes for RAM overuse
- Fixes for Mesh API