Commit 00baad4
committed
Updates the Math submodule to 5f00e782b4.
1 parent 77b5622 commit 00baad4
1 file changed
Lines changed: 1 addition & 1 deletion
- stan/math/fwd/fun/log_softmax.hpp+5-4
- stan/math/fwd/fun/softmax.hpp+5-4
- stan/math/opencl/prim/log_softmax.hpp+3-1
- stan/math/opencl/prim/softmax.hpp+2-1
- stan/math/opencl/rev/softmax.hpp+4-3
- stan/math/prim/fun/log_softmax.hpp+9-5
- stan/math/prim/fun/softmax.hpp+26-30
- stan/math/rev/fun/log_softmax.hpp+4-4
- stan/math/rev/fun/softmax.hpp+4-3
- test/unit/math/mix/fun/log_softmax_test.cpp+6-6
- test/unit/math/mix/fun/softmax_test.cpp+2-2
- test/unit/math/opencl/rev/log_softmax_test.cpp+5
- test/unit/math/opencl/rev/softmax_test.cpp+2-4
- test/unit/math/prim/fun/log_softmax_test.cpp+3-4
- test/unit/math/prim/fun/softmax_test.cpp+6
0 commit comments