Skip to content

Commit 24d4b70

Browse files
lebeglanking520
authored andcommitted
Fixes for CI downloads (#14504)
* Fixes for data links * Changed data.dmlc.ml -> data.mxnet.io * Added retries for downloads * Removed silent mode for explicit failure reporting * Reworked download scripts
1 parent f97ea63 commit 24d4b70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

models/Inception/get.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
# under the License.
1919

2020

21-
wget -c http://data.dmlc.ml/mxnet/data/Inception.zip
21+
wget -c http://data.mxnet.io/mxnet/data/Inception.zip
2222
unzip Inception.zip

0 commit comments

Comments
 (0)