Skip to content

Releases: doc-ai/react-native-tensorio-example

Update to TensorIO 0.6.x and react-native-tensorio 0.3.0

23 Apr 20:28
712d5bc
Compare
Choose a tag to compare
  • Small improvements and updates to our underlying machine learning interface

Most importantly:

  • Use the new .tiobundle extension for model folders instead of .tfbundle
  • Add a "backend" field to the model object in model.json, set to "tflite" or "tensorflow". See the example model included in this repo

Initial release with TensorIO 0.5.0

09 Apr 18:58
f1ff11e
Compare
Choose a tag to compare
Merge pull request #5 from doc-ai/tensorio-update

Tensorio update