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
{{ message }}
This repository was archived by the owner on Nov 17, 2025. It is now read-only.
We should move Softmax/ LogSoftmax and SoftmaxGrad (and their rewrites) out of the nnet submodule and into the tensor module. We should also create an alias for logsoftmax -> log_softmax to match the scipy name.