pytorch
c4e8d628
- Improve getitem syntax for TensorType (#84555)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Improve getitem syntax for TensorType (#84555) Allows `TensorType[Dyn, 3, Dyn]` instead of the prior `TensorType[(Dyn, 3, Dyn)]`. Pull Request resolved: https://github.com/pytorch/pytorch/pull/84555 Approved by: https://github.com/jamesr66a
Author
jansel
Committer
pytorchmergebot
Parents
fa99b7b8
Loading