flutter_onnxruntime 1.2.1 copy "flutter_onnxruntime: ^1.2.1" to clipboard
flutter_onnxruntime: ^1.2.1 copied to clipboard

A lightweight plugin that provides native wrappers for running ONNX Runtime on multiple platforms

example/README.md

flutter_onnxruntime_example #

Simple Addition Model #

To make a simple demo, we use an addition model with only single operation Add. The model takes two inputs and outputs the sum of the two inputs.

Simple Addition Model

Command to run the example:

flutter pub get
flutter run

More examples #

More examples could be found at flutter_onnxruntime_examples repo.

4
likes
150
points
219
downloads

Publisher

verified publishermasic.ai

Weekly Downloads

A lightweight plugin that provides native wrappers for running ONNX Runtime on multiple platforms

Repository (GitHub)
View/report issues

Topics

#onnx #onnxruntime #machine-learning #deep-learning #model-inference

License

MIT (license)

Dependencies

flutter, path_provider, plugin_platform_interface

More

Packages that depend on flutter_onnxruntime