Paddle2ONNX v0.6
New Model Support
Support 2.0 model toolkit
- PaddleDetection: 8 models structure supported
- PaddleSeg: All the models are supported
- PaddleClas: All the models are supported
- PaddleOCR: Server and mobile ocr models are supported
New operators Support
- softplus
- elementwise_mod
- elementwise_floordiv
- p_norm
- depthwise_conv2d_transpose
- group_norm
Bug Fix
- fill_constant_batch_size_like
- multiclass_nms
- top_k_v2
- expand_v2
- assign_value
- deformable_conv
- prelu