Skip to content

conv2d_gradfix not supported on pytorch 1.10 #196

@rcharan

Description

@rcharan

This line is not forwards compatible with PyTorch 1.10 and the fallback leads to RuntimeError: derivative for aten::grid_sampler_2d_backward is not implemented.

I will follow up with a full stack trace and a PR to address this.

Edit: I see that this repository isn't accepting PRs, hopefully this will help anyone seeing this issue in the future.

Editing this line as well (which runs the same check) fixes this issue.

CUDA 11.4 with torch==1.10.0+cu111, tested on V100s and K80s

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions