请稍等 ...
×

采纳答案成功!

向帮助你的同学说点啥吧!感谢那些助人为乐的人

AttributeError Traceback (most recent call last)

AttributeError                            Traceback (most recent call last)
<ipython-input-3-973e4db27f3a> in <module>()
     1 import tensorflow as tf
     2 hello = tf.constant('hello tlf')
----> 3 sess = tf.session()
     4 print(sess.run(hello))

AttributeError: module 'tensorflow' has no attribute 'session'

怎么解决????

正在回答 回答被采纳积分+3

1回答

Jones 2018-06-30 21:18:28

对比下tf的版本和课程中是否一样吗?

0 回复 有任何疑惑可以回复我~
问题已解决,确定采纳
还有疑问,暂不采纳
意见反馈 帮助中心 APP下载
官方微信