画像分類の勉強をしていてshi3z様の
https://github.com/shi3z/chainer_imagenet_tools/
を用いて勉強しています。かなり古いもののようなので、chainerのバージョンを1.24.0に下げています。
make_train.data.pyを用いてtrain.txt,test,txtを作成した後train.imagenet.pyを
python train_imagenet.py -g 0 -E 500 -m out_nat_${1}mean.npy -M out_nat_$1 train.txt test.txt
のコマンドで実行したところ
python2.7
1Traceback (most recent call last): 2 File "train_imagenet.py", line 80, in <module> 3 cuda.init(args.gpu) 4 File "/usr/local/lib/python2.7/dist-packages/chainer/cuda.py", line 74, in init 5 check_cuda_available() 6 File "/usr/local/lib/python2.7/dist-packages/chainer/cuda.py", line 87, in check_cuda_available 7 raise RuntimeError(msg) 8RuntimeError: CUDA environment is not correctly set up 9(see https://github.com/pfnet/chainer#installation).cannot import name sqrt_fixed 10
とのエラーがでてしまい対応がわかりません
エラー内容で調べたところcupyの依存関係の問題とのことですがimport cupy as cpは問題なく動きます
cupyはchainerをインストール後cupy-cuda90にてインストールしました
何卒よろしくお願いします
CUDA 9.0
Ubuntu 16.04
chainer 1.24.0
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。