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
I'm trying to use this library as computational graph only in my neural network implementation. I'm wondering how should I implement functions like ELU or softmax given I have an input Tensor?