aboutsummaryrefslogtreecommitdiff
path: root/nerv/lib/matrix/generic/cumatrix.h
Commit message (Collapse)AuthorAge
* complete bp of softmax layerQi Liu2016-06-21
|
* add relu layerQi Liu2016-04-29
|
* add mask on softmax_ceQi Liu2016-03-15
|
* update diagonlal lstmQi Liu2016-03-11
|\
| * update LSTM layerQi Liu2016-02-24
| |
* | add CuContext/MContextwrapped-handlesDeterminant2016-02-24
|/
* ...tnnDeterminant2016-02-17
|
* try to merge manuallyDeterminant2016-02-17
|
* pass cflags to nvcc correctly; add omitted func declDeterminant2016-02-16
|
* move curand_gen out of the matrix layoutDeterminant2016-02-15
|
* added copy_rows_fromd_by_colidx for clearer namingtxh182015-12-22
|
* give a update_select_rows a more proper nametxh182015-12-22
|
* added tanh operation for matrixtxh182015-11-25
|
* added update_select_rows for select_linear:update speed-uptxh182015-10-27
|
* support gpu bufferingDeterminant2015-08-28
|
* 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