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
Commit message (
Collapse
)
Author
Age
*
add "copy from/to cumatrix" functionality
Determinant
2015-05-25
|
*
add write functionality to ParamFile
Determinant
2015-05-24
|
*
add nerv.class and try to let Lua class inherit from ParamFile
Determinant
2015-05-24
|
*
add param file implementation
Determinant
2015-05-24
|
*
rename colsum to rowsum; add colsum implementation
Determinant
2015-05-22
|
*
...
Determinant
2015-05-22
|
*
add base class CuMatrix for CuMatrixFloat and CuMatrixDouble
Determinant
2015-05-22
|
*
add subtraction for cumatrix
Determinant
2015-05-19
|
*
...
Determinant
2015-05-19
|
*
add double precision matrix implementation
Determinant
2015-05-19
|
*
add warning options to nvcc
Determinant
2015-05-18
|
*
add softmax for cumatrix
Determinant
2015-05-18
|
*
add rowsum for cumatrix
Determinant
2015-05-18
|
*
add sigmoid for cumatrix
Determinant
2015-05-18
|
*
add addition and multiplication for cumatrix
Determinant
2015-05-17
|
*
add cumatrix
Determinant
2015-05-15
|
*
use a global lua file to load others
Determinant
2015-05-15
|
*
use C macro to implement matrix template
Determinant
2015-05-15