lebeg commented on issue #14504: Fixes for CI downloads URL: https://github.com/apache/incubator-mxnet/pull/14504#issuecomment-476313672 > These still have references to that data.dmlc.ml broken link > > `tools/coreml/README.md` > > `example/rcnn/README.md` > > `docs/model_zoo/index.md` > > `tools/coreml/test/test_mxnet_models.py` > > `R-package/tests/testthat/get_data.R` > > `julia/models/Inception/get.sh` > > `cpp-package/example/feature_extract/run.sh` I could just change `data.dmlc.ml` to `data.mxnet.io` in the README files, but I have checked that some folders mentioned don't exist. For example `http://data.dmlc.ml/models/imagenet/nin/` in `tools/coreml/README.md`. I'm not sure I want to make those changes in this PR.
---------------------------------------------------------------- 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
