Skip to content

Releases: zhenhuaw-me/tflite

tflite parser 2.10.0

12 Nov 15:42
Compare
Choose a tag to compare

For TensorFlow 2.10.0

tflite parser 2.4.0

03 Feb 12:56
Compare
Choose a tag to compare
  • For TensorFlow 2.4.0
  • Enhancements
    • tflite.opcode2name(): get the type name of given opcode.
    • tflite.BUILTIN_OPCODE2NAME: a dict that maps the opcode to name of all the builtin operators.
  • Compatibility Handling
    • tflite.OperatorCode.BuiltinCode(): maintains API compability in 2.4.0, see README.md.

tflite parser 2.3.0

04 Aug 12:36
Compare
Choose a tag to compare

peer for tensorflow v2.3.0