I saw CI is downloading from data.dmlc.ml. Changing it data.mxnet.io should fix this issue. Say
http://data.dmlc.ml/models/imagenet/inception-bn/Inception-BN-0126.params -> http://data.mxnet.io/models/imagenet/inception-bn/Inception-BN-0126.params On Thu, Mar 21, 2019 at 11:57 AM Anton Chernov <[email protected]> wrote: > Dear MXNet Community, > > Since a few days we are experiencing problems with CI PR verification > builds. For some reason unix-cpu builds get aborted. Potentially there is a > problem with gitlab.com from where dependencies are downloaded for static > MXNet builds. > > We are working hard on finding and fixing the issue. Please excuse the > inconvenience. > > Best > Anton >
