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

ONNX Runtime inference for Dart, powered by the ort Rust crate.

0.1.1 #

  • Bundled the Android C++ runtime required by ONNX Runtime.
  • Converted native session creation panics into Dart-visible errors.

0.1.0 #

  • Initial release.
  • Load ONNX models via Session.load().
  • Run inference with f32 and i64 tensor inputs.
  • ONNX Runtime statically linked via Dart Native Assets.
  • Supports macOS, Linux, Windows, iOS, Android.
0
likes
150
points
100
downloads

Documentation

API reference

Publisher

verified publishergau.moe

Weekly Downloads

ONNX Runtime inference for Dart, powered by the ort Rust crate.

Repository (GitHub)
View/report issues

Topics

#onnx #machine-learning

License

MIT (license)

Dependencies

code_assets, ffi, hooks, native_toolchain_rust

More

Packages that depend on dort