Skip to content
This repository was archived by the owner on Jan 1, 2021. It is now read-only.

Conversation

uzeful
Copy link

@uzeful uzeful commented Oct 14, 2017

  1. import tf.contrib.layers as layers --> import tensorflow.contrib.layers as layers
  2. comment the duplicated "conv1 = layers.conv2d(images, 32, 5, 1, activation_fn=tf.nn.relu, padding='SAME')"

1. import tf.contrib.layers as layers -->  import tensorflow.contrib.layers as layers
2. comment the duplicated "conv1 = layers.conv2d(images, 32, 5, 1, activation_fn=tf.nn.relu, padding='SAME')"
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant