## Description ##
Added a check statement for kernel size whether it's an odd number or not with 
respect to Correlation operator.
Also added a test case in test_operator python file
This fixes #9034 

## Checklist ##
### Essentials ###
Please feel free to remove inapplicable items for your PR.
- [x] The PR title starts with [MXNET-$JIRA_ID], where $JIRA_ID refers to the 
relevant [JIRA issue](https://issues.apache.org/jira/projects/MXNET/issues) 
created (except PRs with tiny changes)
- [x] Changes are complete (i.e. I finished coding on this PR)
- [x] 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: 
- [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/12558 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to