aboutsummaryrefslogtreecommitdiff
path: root/nerv/lib/matrix/generic/matrix.c
Commit message (Collapse)AuthorAge
* move curand_gen out of the matrix layoutDeterminant2016-02-15
|
* merge conflict resolvetxh182015-12-10
|\
| * fix the bug in freeing submatrix; add `offset` to Matrix structurebugfix-matrixfreeDeterminant2015-12-10
| |
* | added rand_uniform and thres_mask for cumatrixtxh182015-12-01
|/
* move sequence related layers to kaldi_seqYimmon Zhuang2015-10-10
|
* kaldi mpe training supportYimmon Zhuang2015-09-18
|
* add embedding_exampleDeterminant2015-08-04
|
* bug fix: Matrix space did not freecloudygoose2015-07-02
|
* [a little big]matrix dim added, now use m:dim() to determine whether vector ↵cloudygoose2015-06-25
| | | | or matrix
* use the standard nerv error reporting in io libDeterminant2015-06-25
|
* separate non-Lua part of matrix code to a dedicated dirDeterminant2015-06-24