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

When using tf.layers.conv2d_transpose, what defines the output tensor shape? #12

Open
miranthajayatilake opened this issue Feb 25, 2018 · 0 comments

Comments

@miranthajayatilake
Copy link

When using tf.layers.conv2d_transpose what defines the output tensor shape?

In the generator code, when the input was 4x4x512, for the output to be 8x8x256 the number of filters can be given, but how are the height and width of the output defined? Or else is it always two times the input height and width?

Thanks.

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