Skip to content

RuntimeError: no valid convolution algorithms available in CuDNN #349

@leo4048111

Description

@leo4048111

File "/home/leo/GAN2Shape/gan2shape/stylegan2/stylegan2-pytorch/model.py", line 350, in forward
out = self.conv(input, style)
File "/home/leo/miniconda3/envs/cv_exp_py3/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1194, in _call_impl
return forward_call(*input, **kwargs)
File "/home/leo/GAN2Shape/gan2shape/stylegan2/stylegan2-pytorch/model.py", line 272, in forward
out = F.conv_transpose2d(input, weight, padding=0, stride=2, groups=batch)
RuntimeError: no valid convolution algorithms available in CuDNN

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