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 Apr 28, 2023. It is now read-only.
Support for that is in progress (#262#9). There will be restrictions on what indices contain though, in particular, the same expression should not be writing twice in the same element (i.e. all values of indices(b, n, k) must be unique.
Hello,
I'm getting an error when trying to do the following
points_bw(b, indices(b, n, k), y) -= ...
is this type of indexing not supported in the Tensor Comprehensions framework ?
Thanks,
Lucas
The text was updated successfully, but these errors were encountered: