Open dreamfuluser opened 5 years ago
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
Plz check the tensorflow version. Install version 1.12
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