Skip to content

v0.5.0

Compare
Choose a tag to compare
@c-trejos c-trejos released this 28 Feb 21:02
· 514 commits to master since this release

Introduced features:

  • Add RAM usage property to tensorflow backend
  • Check if the model is quantization is float32 on tflite

Known issues:

  • NCSDK does not support multiple calls to the inference engine from the same thread. This causes the NCSDK backend to fail after the second start.