AttributeError: module 'tensorflow.python.framework.ops' has no attribute '_TensorLike'

后端 未结 0 1412
灰色年华
灰色年华 2020-12-20 08:22

I installed tensorflow 2.3.1 and keras 2.4.0 versions: here is my code;

from keras.models import Sequential from keras.layers import Conv2D, ZeroPadding2D, Acti

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