1.20.9
Tile
,Reshape
- Tensor processing of dynamic shapes is supported.
- Due to the experimental implementation, regression testing is still insufficient. However, this ONNX is ready for conversion.
- daquexian/onnx-simplifier#323
- src_ocr.onnx.zip
- https://github.com/PaddlePaddle/PaddleOCR
- Input: [N, 3, 32, W]]
What's Changed
- [experimental] Support for dynamic
Tile
, dynamicReshape
by @PINTO0309 in #623
Full Changelog: 1.20.8...1.20.9