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 2020/04/01 20:02:43 UTC

[GitHub] [incubator-mxnet] leezu opened a new issue #17954: Automatic verification of tutorials

leezu opened a new issue #17954: Automatic verification of tutorials
URL: https://github.com/apache/incubator-mxnet/issues/17954
 
 
   ## Description
   There is no mechanism ensuring tutorials work.
   For example https://mxnet.apache.org/api/python/docs/tutorials/packages/gluon/training/fit_api_tutorial.html will throw `TypeError: __init__() got an unexpected keyword argument 'metrics'
   ` on MXNet master.
   
   Tutorials should be treated as tests and run by CI.

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