jnorwood commented on issue #14507: model links data.dmlc.ml are broken
URL: 
https://github.com/apache/incubator-mxnet/issues/14507#issuecomment-475843648
 
 
   i got that unit_test_inception_inference.sh test to work with the following 
changes
   `wget -nc -O model/Inception-BN-symbol.json 
http://data.mxnet.io/mxnet/models/imagenet/inception-bn/Inception-BN-symbol.json
   wget -nc -O model/synset.txt 
http://data.mxnet.io/mxnet/models/imagenet/synset.txt
   wget -nc -O model/Inception-BN-0126.params 
http://data.mxnet.io/mxnet/models/imagenet/inception-bn/Inception-BN-0126.params?raw=true
   `
   plus ,remove the tar line

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to