aboutsummaryrefslogtreecommitdiff
path: root/matrix/generic/cukernel.cu
Commit message (Expand)AuthorAge
* major change: use luarocks to manage projectDeterminant2015-06-22
* add CombinerLayer to support branches in NN; add MSELayerDeterminant2015-06-10
* use -FLT_MAX as init value in rowmax; add sync codeDeterminant2015-06-05
* 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