## Description ##
Add operators to ONNX exporter:
 - Crop
 - Deconvolution
Fix pooling default stride to 1.

## Checklist ##
### Essentials ###
Please feel free to remove inapplicable items for your PR.
- [x] Changes are complete (i.e. I finished coding on this PR)
- [ ] All changes have test coverage:
- Unit tests are added for small changes to verify correctness (e.g. adding a 
new operator)
- [x] Code is well-documented: 
- For user-facing API changes, API doc string has been updated. 
- [x] To the my best knowledge, examples are either not affected by this 
change, or have been fixed to be compatible with this change

[ Full content available at: 
https://github.com/apache/incubator-mxnet/pull/12399 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to