Replies: 1 comment 1 reply
-
Use |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For example, I have a 2D ggml tensor shaped as [B,T], how can I get the subset tensor which removed the last column and shaped as [B, T-1]? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions