簡體   English   中英

Caffe內核死於jupyter qtconsole

[英]caffe kernel died jupyter qtconsole

我在jupyter筆記本上運行http://nbviewer.jupyter.org/github/BVLC/caffe/blob/master/examples/01-learning-lenet.ipynb

但是,它彈出錯誤: kernel died ,我運行代碼后

solver = caffe.SGDSolver('mnist/lenet_auto_solver.prototxt')

如何解決呢?

最后,我得到了答案。 這是在文件lenet_auto_solver.prototxt的末尾添加一行代碼solver_mode = GPU

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM