onnx_ffi 1.0.0+dev.1
onnx_ffi: ^1.0.0+dev.1 copied to clipboard
A Dart FFI-based implementation of the `onnx` package, providing native bindings to ONNX Runtime C API for high-performance ONNX model inference.
A sample command-line application with an entrypoint in bin/, library code
in lib/, and example unit test in test/.