以下の内容はhttps://paper.hatenadiary.jp/entry/2017/02/02/235821より取得しました。


エラー解決:chainerを利用している時に AttributeError: 'module' object has no attribute 'full_like'

エラー内容

いろいろ長いエラーの後に

AttributeError: 'module' object has no attribute 'full_like'

と言われる。

解決方法

chainerでGPUを利用しない場合、以下の箇所で numpyに切り替わる。

そのnumpyにfull_linkの属性がないためのエラー。

pip install numpy==1.11

numpy.full_linkがあるバーションを指定して解決。




以上の内容はhttps://paper.hatenadiary.jp/entry/2017/02/02/235821より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14