uint8 scalar tensors cannot be used for integer indexing #70916
Labels
module: python array api
Issues related to the Python Array API
triaged
This issue has been looked at a team member, and triaged and prioritized into an appropriate module
Uh oh!
There was an error while loading. Please reload this page.
Integer, scalar tensors should behave like integers when used as index. Tensors of dtype
torch.uint8
deviate from that:cc @mruberry @rgommers @pmeier @asmeurer @leofang @AnirudhDagar @asi1024 @emcastillo @kmaehashi
The text was updated successfully, but these errors were encountered: