【TensorFlow报错】tf.pack改为tf.stack

来源:互联网 发布:假面骑士wizard知乎 编辑:程序博客网 时间:2024/06/01 08:29

AttributeError: module ‘tensorflow’ has no attribute ‘pack’

TensorFlow后面版本把tf.pack改为了tf.stack