onnxruntime_v2 1.22.0+1 copy "onnxruntime_v2: ^1.22.0+1" to clipboard
onnxruntime_v2: ^1.22.0+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.22.0+1 #

  • compile sdk upgraded

1.22.0 #

  • 16Kb page size support for Android
  • Updated to ONNX Runtime 1.22.0
  • Added support for setSessionExecutionMode to control sequential/parallel execution
  • Added OrtSessionExecutionMode enum with ortSequential and ortParallel options
  • Added OrtSessionGraphOptimizationLevel type alias for compatibility
  • Enhanced session configuration options for better performance control

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.
0
likes
150
points
--
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for OnnxRuntime provides an easy, flexible, and fast Dart API to integrate Onnx models in flutter apps across mobile and desktop platforms.

Repository (GitHub)
View/report issues

Topics

#onnx #tflite #pytorch #ai

Documentation

API reference

License

MIT (license)

Dependencies

ffi, flutter

More

Packages that depend on onnxruntime_v2

Packages that implement onnxruntime_v2