tf2onnx-1.8.2
Summary
Fixes, initial support for tflite->onnx conversion
Changes since 1.8.1
- test_unsorted_segment_ops needs tf-2.3 or better 1305 (guschmue)
- Tests for tflite postprocess 1302 (TomWildenhain-Microsoft)
- Allow -1 to indicate unknown dimensions for shape override 1300 (TomWildenhain-Microsoft)
- Support for bicubic resize 1299 (TomWildenhain-Microsoft)
- Enabled tflite support and tests 1297 (TomWildenhain-Microsoft)
- use test.pypi.org via ONNX_TEST env variable 1296 (guschmue)
- Added conversion of TFLite_Detection_PostProcess 1293 (TomWildenhain-Microsoft)
- Fix 2 bugs to avoid extranious warnings 1292 (TomWildenhain-Microsoft)
- trim ci pipeline 1291 (guschmue)
- Optimization for tflite loops 1289 (TomWildenhain-Microsoft)
- transpose optimizer wrongly removes a transpose 1288 (guschmue)
- Added support for mutable hash tables and fixed bug in making string … 1282 (TomWildenhain-Microsoft)
- Added code for parsing tflite customops 1281 (TomWildenhain-Microsoft)
- Fixed bug in tflite relu6 1280 (TomWildenhain-Microsoft)
- Implemented conversion of RaggedToSparse 1276 (TomWildenhain-Microsoft)
- Minor bugfixes to support tflite 1275 (TomWildenhain-Microsoft)
- Moved tflite folder to tf2onnx 1273 ([TomWildenhain-Microsoft](ht
tps://github.com/TomWildenhain-Microsoft)) - [LICENSE] remove leftover MIT licenses 1272 (szha)
- [LICENSE] add ALv2 licenses 1271 (szha)
- Added handlers for tflite 1270 (TomWildenhain-Microsoft)
- updated supported ops doc 1269 (guschmue)
- Added support for PlaceholderWithDefault ops with computed defaults 1268 (TomWildenhain-Microsoft)
- Added @tfl_op decorator to handlers 1267 (TomWildenhain-Microsoft)