Skip to content

Add support for complex tensors #821

@vikigenius

Description

@vikigenius

Pytorch has support for complex tensors and can also do Autograd for them.

https://pytorch.org/docs/stable/complex_numbers.html

https://pytorch.org/docs/stable/notes/autograd.html#autograd-for-complex-numbers

We can gate this behind a feature flag if we want. But it would be a nice to have.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions