AttributeError: module 'tensorflow.compat.v1' has no attribute 'contrib'. Even if i am using tensorflow version 1

后端 未结 0 1037
广开言路
广开言路 2020-12-18 06:38

While importing i tried import tensorflow.compat.v1 as tf tf.disable_v2_behavior() and these as well

import tensorflow.compat.v1 as tf

相关标签:
回答
  • 消灭零回复
提交回复
热议问题