Tensorflow之AttributeError: module 'tensorflow' has no attribute 'mul'

 

tf.mul已经在新版本中被移除,请使用 tf.multiply 代替

posted @ 2018-07-12 14:40  Python研究者  阅读(6206)  评论(0)    收藏  举报