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
/
matrix
/
generic
/
matrix.c
Commit message (
Collapse
)
Author
Age
*
major change: use luarocks to manage project
Determinant
2015-06-22
|
*
fix minor bugs in cumatrix; clean up part of code
Determinant
2015-06-07
|
*
fix #15
Determinant
2015-06-05
|
*
add async copy by index; add MMatrixInt
Determinant
2015-05-31
|
*
add error detection for misc cuda functions
Determinant
2015-05-31
|
*
...
txh18
2015-05-27
|
*
fix a severe bug in memory management of userdata
Determinant
2015-05-26
|
*
added nerv_matrix_(get_dataref_value) and tested in ↵
txh18
2015-05-26
|
|
|
|
examples/mmatrix_example, however it is a little strange to return 101
*
add nerv.class and try to let Lua class inherit from ParamFile
Determinant
2015-05-24
|
*
add base class CuMatrix for CuMatrixFloat and CuMatrixDouble
Determinant
2015-05-22
|
*
add double precision matrix implementation
Determinant
2015-05-19
|
*
add addition and multiplication for cumatrix
Determinant
2015-05-17
|
*
add cumatrix
Determinant
2015-05-15
|
*
use C macro to implement matrix template
Determinant
2015-05-15