Is this the error?
"test_model.R:129: error: Fine-tune

cannot open URL
'http://data.dmlc.ml/models/imagenet/inception-bn/Inception-BN-0126.params'
1: GetInception() at R-package/tests/testthat/test_model.R:129
2: 
download.file("http://data.dmlc.ml/models/imagenet/inception-bn/Inception-BN-0126.params";,
       destfile = "model/Inception-BN-0126.params")"

Looks like the 
http://data.dmlc.ml/models/imagenet/inception-bn/Inception-BN-0126.params
is failing for me as well.


On Mon, Mar 25, 2019 at 10:37 AM Anirudh Acharya <anirudhk...@gmail.com>
wrote:

> Hi Per da Silva,
>
> Let me know if I can help, we can chat offline.
>
> From first glance it would seem
>
>    - R:MKLDNN CPU is passing whereas R:CPU is failing
>    - R:GPU might have failed due to this "cannot open URL '
>
> http://data.dmlc.ml/models/imagenet/inception-bn/Inception-BN-0126.params
>    '"
>
>
> Thanks
> Anirudh
>
>
> On Mon, Mar 25, 2019 at 7:34 AM Per da Silva <perdasi...@gmail.com> wrote:
>
> > Dear community,
> >
> > I'm working on a PR <
> https://github.com/apache/incubator-mxnet/pull/14513>
> > to update CI GPU jobs to be based on CUDA v10. However, for some reason,
> > amongst other things, the R tests are failing
> > <
> >
> http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Funix-cpu/detail/PR-14513/4/pipeline
> > >.
> > I would really appreciate some help from the R experts to get it sorted
> =D
> >
> > Thanks in advance,
> >
> > Per
> >
>

Reply via email to