caffe kernel死了jupyter qtconsole

时间:2016-11-08 05:08:34

标签: python cluster-computing caffe jupyter-notebook

我在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')

如何解决这个问题?

1 个答案:

答案 0 :(得分:0)

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