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/03/05 18:45:41 UTC

[GitHub] piiswrong commented on a change in pull request #9986: gluon language modeling dataset and text token reader

piiswrong commented on a change in pull request #9986: gluon language modeling dataset and text token reader
URL: https://github.com/apache/incubator-mxnet/pull/9986#discussion_r172287707
 
 

 ##########
 File path: python/mxnet/gluon/utils.py
 ##########
 @@ -218,3 +220,25 @@ def download(url, path=None, overwrite=False, sha1_hash=None):
                               'the default repo.'.format(fname))
 
     return fname
+
+def get_repo_url():
 
 Review comment:
   should this be hidden?

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