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 2019/05/28 19:33:47 UTC

[GitHub] [incubator-mxnet] szha opened a new pull request #15085: move amp test and change op support to warning

szha opened a new pull request #15085: move amp test and change op support to warning
URL: https://github.com/apache/incubator-mxnet/pull/15085
 
 
   ## Description ##
   move amp test to follow naming convention for contrib features and change op support to warning
   
   ## Checklist ##
   ### Essentials ###
   Please feel free to remove inapplicable items for your PR.
   - [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] To the my best knowledge, examples are either not affected by this change, or have been fixed to be compatible with this change
   
   ### Changes ###
   - [x] move test_amp to test_contrib_amp to follow the naming convention
   - [x] change op support to warning instead of test failure.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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