Jupyter | The kernel appears to have died. It will restart automatically |

前端 未结 8 1429
醉酒成梦
醉酒成梦 2020-12-16 13:11

I have been running a particular python script for some time. All of the script had been running perfectly fine (including in Jupyter) for many months before this. Now, some

8条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-16 13:32

    When this happened to me, I just uploaded my notebook to google colab and it started working. It seems, though, that the issue is a bottleneck in compute/memory resources in training these big models, and places like colab have a lot more bandwidth than does your machine.

提交回复
热议问题