Skip to content

TFLite Support 0.3.1

Compare
Choose a tag to compare
@lu-wang-g lu-wang-g released this 01 Dec 04:05
· 1243 commits to master since this release

Major features

  • Add scripts to build TFLite Support Python wheels for ARM systems, i.e. Raspberry Pi.
  • Add method to export the "final" metadata string in MetadataWriter.
  • Throw RuntimeExceptions instead of AssertionError on native errors in Task Java Library.