dart_onnx 0.1.1 copy "dart_onnx: ^0.1.1" to clipboard
dart_onnx: ^0.1.1 copied to clipboard

A cross-platform Dart package for running ONNX models using ONNX Runtime via Dart FFI.

0.1.1 #

  • Fixed an issue where model paths were not correctly parsed on Windows.

0.1.0 #

  • Initial release.
  • Added ONNX Runtime Dart FFI bindings.
  • Added DartONNXSession and DartONNXTensor with optimized memory management.
  • Added support for configuring Execution Providers (CoreML, NNAPI, etc.) with automatic fallbacks.
  • Added an example demonstrating inference with a Hugging Face ONNX model (SmolLM2-135M).
  • Added test suites.
1
likes
160
points
192
downloads

Documentation

API reference

Publisher

verified publisherneevash.com

Weekly Downloads

A cross-platform Dart package for running ONNX models using ONNX Runtime via Dart FFI.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

ffi

More

Packages that depend on dart_onnx