aboutsummaryrefslogtreecommitdiff
path: root/matrix/cukernel.h
Commit message (Expand)AuthorAge
* add profiling; add ce accurarcy; several other changesDeterminant2015-06-05
* demo now works (without random shuffle)Determinant2015-06-03
* add expand_frm, rearrange_frm, scale_rowDeterminant2015-06-01
* add mul_elem and log_elem; add dimension checking in cumatrix methodsDeterminant2015-05-28
* add implementation for sigmoid layer (not tested)Determinant2015-05-27
* add fill for cumatrixDeterminant2015-05-26
* add add_row for cumatrixDeterminant2015-05-26
* rename colsum to rowsum; add colsum implementationDeterminant2015-05-22
* add double precision matrix implementationDeterminant2015-05-19
* add softmax for cumatrixDeterminant2015-05-18
* add rowsum for cumatrixDeterminant2015-05-18
* add sigmoid for cumatrixDeterminant2015-05-18