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 2019/03/23 05:55:05 UTC

[GitHub] [incubator-mxnet] jnorwood commented on issue #14507: model links data.dmlc.ml are broken

jnorwood commented on issue #14507: model links data.dmlc.ml are broken
URL: https://github.com/apache/incubator-mxnet/issues/14507#issuecomment-475842310
 
 
   Let me add that the mxnet/cpp-package/example/inference/unit_test_inception_inference.sh is also has the line
   `wget -nc http://data.dmlc.ml/mxnet/models/imagenet/inception-bn.tar.gz`
   so I presume it is also broken.
   That probably needs to be separated to three commands, one for .json and one for .params files, and one for the synset.txt.   The  data.dmlc.ml needs to change to data.mxnet.io
   

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