onnx 1.0.0+dev.1 onnx: ^1.0.0+dev.1 copied to clipboard
A cross-platform Dart SDK for interacting with ONNX models using the official ONNX Runtime, enabling machine learning model inference in your Dart and Flutter applications.
A sample command-line application with an entrypoint in bin/
, library code
in lib/
, and example unit test in test/
.