Add softmax function for matrix type (#2320)
* Add softmax function for matrix type * make softmax inherit from basic_op_m * fix comment * add test for matrix softmax * remove include * take inspiration from op_normalize * use multiplication instead of division * fix typo in documentation
Showing
Please register or sign in to comment