aboutsummaryrefslogtreecommitdiff
path: root/matrix/cukernel.h
Commit message (Collapse)AuthorAge
* 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