index
:
nerv
bugfix-matrixfree
fastnn
gh-pages
master
rnn
tnn
wrapped-handles
Lua-based toolkit for high-performance deep learning
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nerv
/
matrix
/
generic
/
cumatrix.c
Commit message (
Expand
)
Author
Age
*
add relu layer
Qi Liu
2016-04-29
*
support SeqBuffer decoding; fix bugs in finding params
alpha-4
Determinant
2016-04-18
*
add mask on softmax_ce
Qi Liu
2016-03-15
*
update diagonlal lstm
Qi Liu
2016-03-11
|
\
|
*
update LSTM layer
Qi Liu
2016-02-24
*
|
clean up code
Determinant
2016-02-24
*
|
add CuContext/MContext
wrapped-handles
Determinant
2016-02-24
|
/
*
try to merge manually
Determinant
2016-02-17
*
try a basic merge
Determinant
2016-02-15
*
added copy_rows_fromd_by_colidx for clearer naming
txh18
2015-12-22
*
give a update_select_rows a more proper name
txh18
2015-12-22
*
merge conflict resolve
txh18
2015-12-10
|
\
|
*
fix the bug in freeing submatrix; add `offset` to Matrix structure
bugfix-matrixfree
Determinant
2015-12-10
*
|
changed thres_mask function of matrix to a more standard api
txh18
2015-12-02
*
|
added rand_uniform and thres_mask for cumatrix
txh18
2015-12-01
*
|
added tanh operation for matrix
txh18
2015-11-25
|
/
*
add cflag __NERV_FUTURE_CUDA_7
Determinant
2015-11-23
*
changed copy_rows_fromd_by_idx a bit to make it clearer
txh18
2015-10-28
*
added update_select_rows for select_linear:update speed-up
txh18
2015-10-27
*
support gpu buffering
Determinant
2015-08-28
*
use more general implementation for mat:create
Determinant
2015-08-25
*
added matrix:clip, TODO:testing
cloudygoose
2015-07-08
*
use the standard nerv error reporting in io lib
Determinant
2015-06-25
*
separate non-Lua part of matrix code to a dedicated dir
Determinant
2015-06-24
*
major change: use luarocks to manage project
Determinant
2015-06-22