ort 0.0.3
ort: ^0.0.3 copied to clipboard
Enabling cross-platform ONNX Runtime (ORT) in Flutter powered by Rust.
0.0.3 #
- Precompiled binaries for MacOS, Linux, and iOS working (pyke is still used for Windows)
0.0.2 #
- Temporarily fix Linux builds by using prebuilt pyke binaries until https://github.com/NathanKolbas/ort_dart/issues/8 is addressed
- Update README
- cargokit cmake builds now output to console (makes debugging builds easier)
0.0.1 #
- Initial Release