You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 15, 2022. It is now read-only.
🐛 Bug
Can index into a NestedTensor without grad, but cannot index into a NestedTensor with grad
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The second print should print tensor([1., 2.]), but fails instead.
Environment
conda
,pip
, source): PipAdditional context
n/a
The text was updated successfully, but these errors were encountered: