Skip to content

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

Latest
Compare
Choose a tag to compare
@phildow phildow released this 23 Apr 20:28
· 2 commits to master since this release
712d5bc
  • 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