-
Notifications
You must be signed in to change notification settings - Fork 26.3k
Closed
Labels
enhancementNot as big of a feature, but technically not a bug. Should be easy to fixNot as big of a feature, but technically not a bug. Should be easy to fixmodule: complexRelated to complex number support in PyTorchRelated to complex number support in PyTorchtriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
Description
🚀 The feature, motivation and pitch
I'm using log1p and logcumsumexp for complex number in my case. However, as of Pytorch 1.13.0, this has not been supported.
I found a discussion here and an old PR here, but it seems like the PR has been abandoned.
I would like to resurrect this and working on it if there's no one is working to implement it already.
Alternatives
The alternative is to implement it in python, but it would be nice to have it supported in Pytorch.
Additional context
No response
cc @ezyang @anjali411 @dylanbespalko @mruberry @lezcano @nikitaved
Metadata
Metadata
Assignees
Labels
enhancementNot as big of a feature, but technically not a bug. Should be easy to fixNot as big of a feature, but technically not a bug. Should be easy to fixmodule: complexRelated to complex number support in PyTorchRelated to complex number support in PyTorchtriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module