三周前我可以运行我的python程序,但现在每次我尝试运行它时,我都会得到以下错误: AttributeError: module 'tensorflow' has no attribute 'placeholder' 我安装了tensorflow (版本'2.0.0-alpha0')。他们说我应该卸载TensorFlow,然后重新安装。问题是我在群集计算机上运行此程序,并且我没有sudo权限
嗨,我目前正在尝试学习一些基本的机器学习与Tensorflow,我试图使用占位符功能。对于我的生活,我无法弄清楚它意味着什么,它只需要关键字args和搜索在互联网上一直没有多大帮助。下面有代码和错误。dynamic library 'cudart64_101.dll'; dlerror: cudart64_101.dll not found
2020-12-11 14:31:38.333255: I tensorflowFollow the guide at https:/&