aboutsummaryrefslogtreecommitdiff
path: root/nerv/matrix/generic/cumatrix.c
Commit message (Expand)AuthorAge
* complete bp of softmax layerQi Liu2016-06-21
* add relu layerQi Liu2016-04-29
* support SeqBuffer decoding; fix bugs in finding paramsalpha-4Determinant2016-04-18
* add mask on softmax_ceQi Liu2016-03-15
* update diagonlal lstmQi Liu2016-03-11
|\
| * update LSTM layerQi Liu2016-02-24
* | clean up codeDeterminant2016-02-24
* | add CuContext/MContextwrapped-handlesDeterminant2016-02-24
|/
* try to merge manuallyDeterminant2016-02-17
* try a basic mergeDeterminant2016-02-15
* added copy_rows_fromd_by_colidx for clearer namingtxh182015-12-22
* give a update_select_rows a more proper nametxh182015-12-22
* merge conflict resolvetxh182015-12-10
|\
| * fix the bug in freeing submatrix; add `offset` to Matrix structurebugfix-matrixfreeDeterminant2015-12-10
* | changed thres_mask function of matrix to a more standard apitxh182015-12-02
* | added rand_uniform and thres_mask for cumatrixtxh182015-12-01
* | added tanh operation for matrixtxh182015-11-25
|/
* add cflag __NERV_FUTURE_CUDA_7Determinant2015-11-23
* changed copy_rows_fromd_by_idx a bit to make it clearertxh182015-10-28
* added update_select_rows for select_linear:update speed-uptxh182015-10-27
* support gpu bufferingDeterminant2015-08-28
* use more general implementation for mat:createDeterminant2015-08-25
* added matrix:clip, TODO:testingcloudygoose2015-07-08
* use the standard nerv error reporting in io libDeterminant2015-06-25
* separate non-Lua part of matrix code to a dedicated dirDeterminant2015-06-24
* major change: use luarocks to manage projectDeterminant2015-06-22