aboutsummaryrefslogtreecommitdiff
path: root/nerv
Commit message (Expand)AuthorAge
...
| * | ready to test on ptbtxh182015-11-07
| * | writing the schedulertxh182015-11-06
| * | added cross-border flushtxh182015-11-06
| * | first small tnn test seems to worktxh182015-11-06
| * | working on TNN:net_propagatetxh182015-11-03
| * | still working on TNNtxh182015-11-03
| * | ...txh182015-11-02
| * | ...txh182015-11-02
| * | still working on the tdag layertxh182015-11-01
| * | start implementing tdag_layertxh182015-10-30
| * | finished a simple version of lmseqreadertxh182015-10-30
| * | still working in lmseqreadertxh182015-10-30
| * | doingtxh182015-10-28
| * | TODO:implement lmseqreadertxh182015-10-28
* | | update website urlDeterminant2015-10-28
|/ /
* | changed copy_rows_fromd_by_idx a bit to make it clearertxh182015-10-28
* | added update_select_rows to doctxh182015-10-28
* | added update_select_rows for select_linear:update speed-uptxh182015-10-27
* | using copy_rows_fromd for select-liner:propagate, TODO:speed up select-linear...txh182015-10-26
* | discovered a copy_rows_fromd_by_idx that can be usedtxh182015-10-26
* | added timer for profilingtxh182015-10-25
* | lmptb can be run after merge from mastertxh182015-10-23
* | Just come back, let's merge the new mastertxh182015-10-23
|\ \
| * | Merge pull request #6 from yimmon/masterTed Yin2015-10-12
| |\|
| | * move sequence related layers to kaldi_seqYimmon Zhuang2015-10-10
| | * disable batch when sequence trainingYimmon Zhuang2015-10-10
| | * MMI supportYimmon Zhuang2015-10-08
| | * kaldi mpe training supportYimmon Zhuang2015-09-18
| * | enable user to set direct_update in gconf; use direct_update in the exampleDeterminant2015-10-09
| |/
| * ...Determinant2015-08-31
| * support gpu bufferingDeterminant2015-08-28
| * ...Determinant2015-08-26
| * move global_transf to asr_trainer.luaDeterminant2015-08-26
| * add optional parameters to mat:createDeterminant2015-08-25
| * use more general implementation for mat:createDeterminant2015-08-25
| * use default cuda library pathDeterminant2015-08-14
| * add profiling for copy_rows_fromh_by_idxDeterminant2015-08-14
| * ...Determinant2015-08-06
| * make network configuration example file clearerDeterminant2015-08-06
| * fix typoes in nerv.errorDeterminant2015-08-06
| * put global transformation into a separate libraryDeterminant2015-08-05
| * ...Determinant2015-08-04
| * add embedding_exampleDeterminant2015-08-04
| * ...Determinant2015-08-04
* | ...cloudygoose2015-08-11
* | Last port is wrongcloudygoose2015-08-11
* | lmptb ported to herecloudygoose2015-07-23
|/
* added clip to layer_confcloudygoose2015-07-10
* added affine_recurrent layercloudygoose2015-07-10
* added matrix:clip, TODO:testingcloudygoose2015-07-08