Skip to content

✨[Converter] Implement aten::var_mean #1793

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

Closed
apbose opened this issue Mar 31, 2023 · 3 comments
Closed

✨[Converter] Implement aten::var_mean #1793

apbose opened this issue Mar 31, 2023 · 3 comments
Assignees
Labels
feature request New feature or request

Comments

@apbose
Copy link
Collaborator

apbose commented Mar 31, 2023

Torch op:
var_mean(Tensor self, bool unbiased=True) -> (Tensor, Tensor)
Aten op : torch.ops.aten.var_mean.correction

@narendasan
Copy link
Collaborator

@apbose when doing this make sure to use decompositions

@github-actions
Copy link

This issue has not seen activity for 90 days, Remove stale label or comment or this will be closed in 10 days

@apbose
Copy link
Collaborator Author

apbose commented Sep 25, 2023

This has been enabled in the enabled_decompositions - #2273

@apbose apbose closed this as completed Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants