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
Yeah, it is the same general problem, someone needs to add the gradient implementation for minimum. You will also hit the same issue for expm1 I'd guess.
This seems very similar to #129.
The code in question:
The error message:
numOuputs not implemented for "Minimum"
I'm using commit 79d8d7e.
Alternatively, if there is an existing implementation of
elu
that I could use, how would I use it?The text was updated successfully, but these errors were encountered: