Abstractive-Summarization-With-Transfer-Learning icon indicating copy to clipboard operation
Abstractive-Summarization-With-Transfer-Learning copied to clipboard

AttributeError: module 'tensorflow.python.layers.layers' has no attribute 'Layer'

Open dreamfuluser opened this issue 6 years ago • 1 comments

File "texar_repo\texar\core\layers.py", line 628, in class _ReducePooling1D(tf.layers.Layer): AttributeError: module 'tensorflow.python.layers.layers' has no attribute 'Layer'

what should i do ? thanks

dreamfuluser avatar Apr 12 '19 05:04 dreamfuluser

Plz check the tensorflow version. Install version 1.12

santhoshkolloju avatar Apr 12 '19 08:04 santhoshkolloju