tflite_web 0.3.0
tflite_web: ^0.3.0 copied to clipboard
Run Tensorflow Lite models using TFLite JS and WebAssembly on browser
0.3.0 #
- Support WASM
0.2.2 #
- Update dependencies
0.2.1 #
- Remove example from pubignore
0.2.0 #
- Update TFLite js to 0.0.1-alpha.10 (Replace new tflite folder from package README)
0.1.2 #
- Update Readme
0.1.1 #
- Improve JS Script Loader
0.1.0 #
- Changed TFLiteWeb.loadModelFromUrl to TFLiteModel.fromUrl
0.0.2 #
- Update Description
0.0.1 #
- Initial version