Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About batch_normalization #38

Open
mrgloom opened this issue Jan 14, 2020 · 0 comments
Open

About batch_normalization #38

mrgloom opened this issue Jan 14, 2020 · 0 comments

Comments

@mrgloom
Copy link

mrgloom commented Jan 14, 2020

affinelayer/pix2pix-tensorflow#126

def batchnorm(inputs):

Also about your comment

# # this block looks like it has 3 inputs on the graph unless we do this

Isn't use unique name for each tf.layers.batch_normalization is sufficient? (by default its name=None)
affinelayer/pix2pix-tensorflow#126 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant