Yes, you can see the changes in this PR: https://github.com/apache/incubator-mxnet/pull/14504
Unfortunately, there are still a few issues left to fix. Best Anton пт, 22 марта 2019 г. в 18:10, Mu Li <[email protected]>: > 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 > > >
