resetting colaboratory to factory settings

主宰稳场 提交于 2019-12-10 13:43:29

问题


I stupidly (?) pip-installed tensorflow-gpu, and now import tensorflow as tf fails with an error (it can't find some shared libraries). Is there a way to reset the environment to "factory settings"?


回答1:


To drop your current backend and start fresh with a new one, select the command 'Reset all runtimes...' from the Runtime menu.



来源:https://stackoverflow.com/questions/49961289/resetting-colaboratory-to-factory-settings

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!