Skip to content

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

@miranthajayatilake

Description

@miranthajayatilake

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions