aboutsummaryrefslogtreecommitdiff
path: root/matrix
Commit message (Expand)AuthorAge
* add add_row for cumatrixDeterminant2015-05-26
* added nerv_matrix_(get_dataref_value) and tested in examples/mmatrix_example,...txh182015-05-26
* ...Determinant2015-05-26
* add layer and paramDeterminant2015-05-26
* add "copy from/to cumatrix" functionalityDeterminant2015-05-25
* add write functionality to ParamFileDeterminant2015-05-24
* add nerv.class and try to let Lua class inherit from ParamFileDeterminant2015-05-24
* add param file implementationDeterminant2015-05-24
* rename colsum to rowsum; add colsum implementationDeterminant2015-05-22
* ...Determinant2015-05-22
* add base class CuMatrix for CuMatrixFloat and CuMatrixDoubleDeterminant2015-05-22
* add subtraction for cumatrixDeterminant2015-05-19
* ...Determinant2015-05-19
* add double precision matrix implementationDeterminant2015-05-19
* add warning options to nvccDeterminant2015-05-18
* add softmax for cumatrixDeterminant2015-05-18
* add rowsum for cumatrixDeterminant2015-05-18
* add sigmoid for cumatrixDeterminant2015-05-18
* add addition and multiplication for cumatrixDeterminant2015-05-17
* add cumatrixDeterminant2015-05-15
* use a global lua file to load othersDeterminant2015-05-15
* use C macro to implement matrix templateDeterminant2015-05-15