What happened to compile.ops.Rebroadcast? #1516
Answered
by
brandonwillard
habibi1195
asked this question in
Q&A
-
I had an old project that used Theano. I had a piece of code that relied on theano.tensor.compile.ops.Rebroadcast. I see that this isn't available in Aesara. What happened to it, and is there something else I can use to make my biases in forward propagation to be broadcastable in axis 1 but not in axis 0? Thank you in advance. |
Beta Was this translation helpful? Give feedback.
Answered by
brandonwillard
Oct 2, 2023
Replies: 1 comment 1 reply
-
See #915 (comment). |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
habibi1195
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See #915 (comment).