Releases: PINTO0309/tflite-input-output-rewriter
Releases · PINTO0309/tflite-input-output-rewriter
1.1.0
- TensorFlow v2.15.0 (r2.15)
What's Changed
- r2.15 by @PINTO0309 in #2
New Contributors
- @PINTO0309 made their first contribution in #2
Full Changelog: 1.0.4...1.1.0
1.0.4
- If
signature_defsis empty, it does not generate an error, but automatically generatessignature_defsbased on the input/output information or the input name of the--rename. - I will fix it so that if signature_defs is empty, it does not generate an error, but automatically generates signature_defs based on the input/output information or the input name of the --rename option. #1
Full Changelog: 1.0.3...1.0.4
1.0.3
- Bug fix.
Full Changelog: 1.0.2...1.0.3
1.0.2
- Introduced custom flatc binary with improved INT8 accuracy degradation
Full Changelog: 1.0.1...1.0.2
1.0.1
Full Changelog: 1.0.0...1.0.1
1.0.0
Initial release
Full Changelog: https://github.com/PINTO0309/tflite-input-output-rewriter/commits/1.0.0