ThomasDelteil opened a new pull request #13099: [MXNET-1194] Reenable nightly 
tutorials tests for Python2 and Python3
URL: https://github.com/apache/incubator-mxnet/pull/13099
 
 
   ## Description ##
   
   This is really overdue. Tutorial tests were disabled because of flakiness 
and cost concerns. Flakiness was addressed but the tutorials were never 
reenabled. This PR reenable them, and fix the tutorials that were not passing 
anymore. There is one known tutorial not passing the test, it is the ONNX 
export one but that's a bug introduced yesterday in master. @Roshrini is aware 
and has a fix for it.
   
   ## 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 ###
   - [ ] Added a new settings in make docs to only build the doxygen docs that 
create the notebooks

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to