[GitHub] [incubator-mxnet] JustinhoCHN commented on issue #17923: can not install mxnet on jetson nano, jetpack 4.3, mxnet 1.4

2020-05-22 Thread GitBox
JustinhoCHN commented on issue #17923: URL: https://github.com/apache/incubator-mxnet/issues/17923#issuecomment-632580832 > Do you still have the image which you used on your Jetson Nano? Nvidia keeps on updating their images regularly and I ended up with CUDA 10.2 :/ > > Edit:

[GitHub] [incubator-mxnet] JustinhoCHN commented on issue #17923: can not install mxnet on jetson nano, jetpack 4.3, mxnet 1.4

2020-05-14 Thread GitBox
JustinhoCHN commented on issue #17923: URL: https://github.com/apache/incubator-mxnet/issues/17923#issuecomment-628964002 > Do you still have the image which you used on your Jetson Nano? Nvidia keeps on updating their images regularly and I ended up with CUDA 10.2 :/ > > Edit:

[GitHub] [incubator-mxnet] JustinhoCHN commented on issue #17923: can not install mxnet on jetson nano, jetpack 4.3, mxnet 1.4

2020-05-14 Thread GitBox
JustinhoCHN commented on issue #17923: URL: https://github.com/apache/incubator-mxnet/issues/17923#issuecomment-628621084 > @JustinhoCHN what was the CUDA version of your Jetson Nano image? It gives me the following error: > > ``` > >>> import mxnet > Traceback (most recent

[GitHub] [incubator-mxnet] JustinhoCHN commented on issue #17923: can not install mxnet on jetson nano, jetpack 4.3, mxnet 1.4

2020-03-31 Thread GitBox
JustinhoCHN commented on issue #17923: can not install mxnet on jetson nano, jetpack 4.3, mxnet 1.4 URL: https://github.com/apache/incubator-mxnet/issues/17923#issuecomment-606444051 Guys, I solve that problem, from nvidia jetson forums advice: 1. Download the mxnet-1.6 whl for

[GitHub] [incubator-mxnet] JustinhoCHN commented on issue #17923: can not install mxnet on jetson nano, jetpack 4.3, mxnet 1.4

2020-03-29 Thread GitBox
JustinhoCHN commented on issue #17923: can not install mxnet on jetson nano, jetpack 4.3, mxnet 1.4 URL: https://github.com/apache/incubator-mxnet/issues/17923#issuecomment-605770728 2020.03.30 update: I followed the docker cross-compille method, but failed, error log: ```