Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Tracking torch namespace function coverage #30

Open
Balandat opened this issue Oct 31, 2022 · 0 comments
Open

[Feature Request] Tracking torch namespace function coverage #30

Balandat opened this issue Oct 31, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@Balandat
Copy link
Collaborator

Balandat commented Oct 31, 2022

🚀 Feature Request

Currently, there are a number of functions in the torch namespace that are not registered to dispatch to LinearOperator. Closing this gap will be necessary to make LinearOperator true drop-in replacement for torch.Tensor.

The purpose of this issue is to track which functions are currently not registered, and prioritize the work on closing these gaps. I will try to keep this issue updated with things that come up and cross out things as we close them out.

Missing functions

@Balandat Balandat added the enhancement New feature or request label Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant