- 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