Skip to content

Support for torch.fft #1362

Open
Open
@gorkemalgan

Description

@gorkemalgan

I have a custom model that uses torch.fft.rfftn and torch.fft.irfftn. I can successfully run capture_pre_autograd_graph and export (only with static sizes though). But, when I run to_edge I get the following error:

Operator torch._ops.aten._fft_r2c.default is not Aten Canonical.

Metadata

Metadata

Assignees

Labels

module: kernelsIssues related to kernel libraries and utilities, and code under kernels/triagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate module

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions