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

aten._local_scalar_dense #2743

Open
Tracked by #2407
chohk88 opened this issue Apr 11, 2024 · 0 comments · May be fixed by #2752
Open
Tracked by #2407

aten._local_scalar_dense #2743

chohk88 opened this issue Apr 11, 2024 · 0 comments · May be fixed by #2752
Assignees
Labels
component: converters Issues re: Specific op converters

Comments

@chohk88
Copy link
Collaborator

chohk88 commented Apr 11, 2024

The torch.ops.aten._local_scalar_dense operation is a low-level operation in PyTorch used internally to extract a scalar value from a tensor containing a single element.

@chohk88 chohk88 self-assigned this Apr 11, 2024
@chohk88 chohk88 added the component: converters Issues re: Specific op converters label Apr 16, 2024
@chohk88 chohk88 linked a pull request Apr 16, 2024 that will close this issue
7 tasks
@chohk88 chohk88 linked a pull request Apr 16, 2024 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: converters Issues re: Specific op converters
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant