Is there a recommended way to implement an analogous operation to torch.where
?
#722
Replies: 1 comment
-
I actually don't need an answer to this (going to this operation outside of ggml graph), so closing for now. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to get analogous behavior to
where score is a tensor and self.penalty is a scalar.
Beta Was this translation helpful? Give feedback.
All reactions