Bug fixes, testing and other minor edits.
* `log_softmax` has now stand-alone to save one operation (and fix a bug). * `softmax` is implemented in a similar stand-alone way. * Address some PR comments.
Showing
test/test_logsumexp.py
0 → 100644
test/test_softmax.py
0 → 100644
Please register or sign in to comment