Skip to content

✨[Feature] Can we utilize PyTorch's complex decomposition #4390

Description

@narendasan

Is your feature request related to a problem? Please describe.

We maintain our own complex numerics decomposition, but that means we need to add cases op by op.

Describe the solution you'd like

PyTorch has a new pass to decompose complex numerics using Tensor subclasses https://github.com/pytorch/pytorch/pull/169832/changes. Can we use this or augment our passes with this to expand coverage?

Describe alternatives you've considered

Additional context

Metadata

Metadata

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions