`aten._local_scalar_dense`
Open
Blocked [TensorRT]
component: converters
story: Operator Coverage & Converters
- Dominant language
- Python
- Stars
- 3k
- Forks
- 410
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 78
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.