Wendong Fan

Results 1 issues of Wendong Fan

When I was running the train.py , this error occurred: self.conv7 = partial(tf.layers.conv2d, kernel_size=7, activation=tf.nn.elu, padding='SAME') AttributeError: module 'tensorflow' has no attribute 'layers' and I could not find the solution,please...