You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/12/26 14:25:18 UTC

[GitHub] huangzhiyuan opened a new pull request #13730: Add mkldnn OP for slice

huangzhiyuan opened a new pull request #13730: Add mkldnn OP for slice
URL: https://github.com/apache/incubator-mxnet/pull/13730
 
 
   ## Description ##
   Add mkldnn implement for slice OP
   
   ## Checklist ##
   ### Essentials ###
   Please feel free to remove inapplicable items for your PR.
   - [ ] All changes have test coverage:
   - Unit tests are added for small changes to verify correctness (e.g. adding a new operator)
   - Nightly tests are added for complicated/long-running ones (e.g. changing distributed kvstore)
   - Build tests will be added for build configuration changes (e.g. adding a new build option with NCCL)
   - [ ] Code is well-documented: 
   - For new C++ functions in header files, their functionalities and arguments are documented. 
   - [ ] To the my best knowledge, examples are either not affected by this change, or have been fixed to be compatible with this change
   
   ### Changes ###
   test_slice has passed
   
   @pengzhao-intel , @ZhennanQin , @TaoLv 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services