YOLO v4でdoTraining = trueとした際に、エラー コード: CUSPARSE_NOT_INITIALIZEDとともに処理が停止しますが使用しているGPUの問題でしょうか?
Show older comments
YOLO v4のチュートリアルで、doTraining = trueとして学習を試みました。しかしながら、下記エラーメッセージとともに処理が停止しました。
デバイス上で予期しないエラーが発生しました。エラー コード: CUSPARSE_NOT_INITIALIZED
これは使用しているGPUが CUSPARSEに対応していないということでしょうか?
現座使用しているGPUはTesla K40(Compute Capability 3.5)になります。
Answers (0)
Categories
Find more on Computer Vision Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!