Skip to content

deform_conv2d on MPS. #8966

Open
Open
@bukhalmae145

Description

@bukhalmae145

🚀 The feature

I want the deform_conv2d to be able to run on MPS(Apple Silicon) natively not falling back to CPU.

Motivation, pitch

I want to use this on MAC:

return torchvision.ops.deform_conv2d(x, offset, self.weight, self.bias, self.stride, self.padding, self.dilation, mask)

Alternatives

No response

Additional context

No response

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