Google Colaboratory: misleading information about its GPU (only 5% RAM available to some users)

后端 未结 9 654
滥情空心
滥情空心 2020-12-02 03:40

update: this question is related to Google Colab\'s \"Notebook settings: Hardware accelerator: GPU\". This question was written before the \"TPU\" option was added.

9条回答
  •  栀梦
    栀梦 (楼主)
    2020-12-02 04:11

    Find the Python3 pid and kill the pid. Please see the below image

    Note: kill only python3(pid=130) not jupyter python(122).

提交回复
热议问题