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/11/27 03:34:28 UTC

[GitHub] vishaalkapoor opened a new pull request #13416: Fix infoGan Gluon tutorial errors (fix NightlyTestsForBinaries breakage)

vishaalkapoor opened a new pull request #13416: Fix infoGan Gluon tutorial errors (fix NightlyTestsForBinaries breakage)
URL: https://github.com/apache/incubator-mxnet/pull/13416
 
 
   ## Description ##
   This change fixes a broken tutorial by adding a missing dependency and avoiding a divide by 0 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] 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] Update notebook to avoid divide by 0 causing a warning.
   - [x] Add MXBoard dependency which was missing.

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