You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.