aboutsummaryrefslogtreecommitdiff
path: root/nerv/Makefile
Commit message (Collapse)AuthorAge
* merge seq_buffer and change asr_trainer.lua accordinglyDeterminant2016-03-16
|
* add recipe and fix bugsQi Liu2016-03-11
|
* adapt asr_trainer.lua to new architectureDeterminant2016-03-11
|
* Merge branch 'master' of https://github.com/liuq901/nerv into liuq901-masterDeterminant2016-03-11
|\ | | | | | | | | | | Conflicts: nerv/layer/init.lua nerv/nn/layer_repo.lua
| * fix bugQi Liu2016-03-02
| |
| * network init completeQi Liu2016-03-01
| |
| * add network & fix graph_layerQi Liu2016-02-29
| |
| * graph layer completeQi Liu2016-02-29
| |
* | ...Determinant2016-03-02
| |
* | add GPU auto selectionDeterminant2016-03-02
| |
* | add network config for timit baselineDeterminant2016-02-29
|/
* add CuContext/MContextwrapped-handlesDeterminant2016-02-24
|
* clean up obsolete filesDeterminant2016-02-22
|
* add layers from `layersT/` to `layer/`Determinant2016-02-21
|
* try to merge manuallyDeterminant2016-02-17
|
* pass cflags to nvcc correctly; add omitted func declDeterminant2016-02-16
|
* try a basic mergeDeterminant2016-02-15
|
* moved tnn to main nerv dir and added it to Makefiletxh182015-12-03
|
* added rand_uniform and thres_mask for cumatrixtxh182015-12-01
|
* changed auto-generating params, won not save in global_conf.paramtxh182015-11-25
|
* add cflag __NERV_FUTURE_CUDA_7Determinant2015-11-23
|
* move sequence related layers to kaldi_seqYimmon Zhuang2015-10-10
|
* MMI supportYimmon Zhuang2015-10-08
|
* kaldi mpe training supportYimmon Zhuang2015-09-18
|
* use default cuda library pathDeterminant2015-08-14
|
* add profiling for copy_rows_fromh_by_idxDeterminant2015-08-14
|
* put global transformation into a separate libraryDeterminant2015-08-05
|
* add embedding_exampleDeterminant2015-08-04
|
* added affine_recurrent layercloudygoose2015-07-10
|
* ...cloudygoose2015-07-08
|
* change docDeterminant2015-06-26
|
* make clean addedcloudygoose2015-06-25
|
* use the standard nerv error reporting in io libDeterminant2015-06-25
|
* separate non-Lua part of matrix code to a dedicated dirDeterminant2015-06-24
|
* separate non-Lua part of io code to a dedicated dir; code clean-upDeterminant2015-06-23
|
* major change: use luarocks to manage projectDeterminant2015-06-22