shimst3r opened a new pull request #20714:
URL: https://github.com/apache/incubator-mxnet/pull/20714


   `metrics` is a submodule of `mxnet`, not of `mxnet.gluon`
   
   ## Description ##
   In Step 4 of the Gluon Crash Course, metrics are imported from 
`mxnet.gluon.metrics`, but should be imported from `mxnet.metrics` instead. I 
update the documentation accordingly.
   
   ## Checklist ##
   ### Essentials ###
   - [x] PR's title starts with a category (e.g. [BUGFIX], [MODEL], [TUTORIAL], 
[FEATURE], [DOC], etc)
   - [x] Changes are complete (i.e. I finished coding on this PR)
   - [ ] All changes have test coverage
   - [ ] Code is well-documented
   
   ### Changes ###
   - [x] Updated documentation of Crash Course Step 4
   
   ## Comments ##
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to