2020年解決tensorflow 2.1.0 下執行sess =Session ()出錯的狀況

import tensorflow as tf tf.compat.v1.disable_eager_execution() hello = tf.constant(‘hello,tensorflow’) sess= tf.compat.v1.Session() print(sess.run(hello))web 以上是解決方法,個人微信公衆號是微信 歡迎關注svg
相關文章
相關標籤/搜索