onnxruntime 1.4.1 onnxruntime: ^1.4.1 copied to clipboard
Flutter plugin for OnnxRuntime provides an easy, flexible, and fast Dart API to integrate Onnx models in flutter apps across mobile and desktop platforms.
1.4.1 #
- Fixes a memory leak when creating tensor.
1.4.0 #
- Fixes a memory leak when creating tensor.
1.3.0 #
- Attempts to support macOS, Windows and Linux.
1.2.0 #
- Compatible with Gradle8.
1.1.0 #
- Exposes some methods of input and output name.
- Adds some documentation comments.
1.0.0 #
- Initial release.