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/10/21 23:53:02 UTC

[GitHub] [incubator-mxnet] ChaiBapchya opened a new pull request #16577: Move imagenet inference to nightly

ChaiBapchya opened a new pull request #16577: Move imagenet inference to nightly
URL: https://github.com/apache/incubator-mxnet/pull/16577
 
 
   ## Description ##
   Reduces the timeout issue for UNIX GPU by moving the imagenet inference
   
   Pointed out by @aaronmarkham 
   Imagenet inference test (along with few others) involve downloading 1.5G of 
   
   ## Checklist ##
   ### Essentials ###
   Please feel free to remove inapplicable items for your PR.
   - [ ] 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)
   - [ ] Changes are complete (i.e. I finished coding on this PR)
   - [ ] All changes have test coverage:
   - [ ] Code is well-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 ###
   - [ ] Remove test from unix GPU cpp examples
   - [ ] Add test to nightly
   
   ## Comments ##
   - Tested it on MXNet CI Dev Jenkins
   http://jenkins.mxnet-ci-dev.amazon-ml.com/blue/organizations/jenkins/NightlyTestsForBinaries/detail/move_imagenet_inference_nightly/18/pipeline
   

----------------------------------------------------------------
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