Skip to content

C++ dcgan 'transposed' error #696

Open
@maziar840

Description

@maziar840

Hi

I had the issue with 'with_bias' which was resolved using #669. Now it seems there is an issue with 'transposed':

.../pytorch/examples/cpp/dcgan/dcgan.cpp:48:23: error: ‘struct torch::nn::ConvOptions<2>’ has no member named ‘transposed’ 48 | .transposed(true)), | ^~~~~~~~~~

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions