]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/kaldi.git/history - src/cudamatrix
[build] Change to compilation flags for Sequitur on Mac (#1716)
[processor-sdk/kaldi.git] / src / cudamatrix /
2017-07-03 Daniel Povey[src] Make sure softmax-related functions can work...
2017-06-14 Yiming Wang[src,scripts,egs] Backstitch code+scripts, and one...
2017-05-29 Daniel PoveyMerge pull request #1547 from kaldi-asr/kaldi_52
2017-05-29 Daniel PoveyMerge pull request #1656 from danpovey/kaldi_52_merge_m...
2017-05-29 Daniel PoveyMerge remote-tracking branch 'upstream/master' into...
2017-05-26 Dogan Can[src] Use STL thread support library instead of pthread...
2017-05-24 Daniel Povey[src,scripts,egs] Merge master into kaldi_52 (#1628)
2017-05-15 LvHang[src] fix a small bug: logging cuda elapsed time (...
2017-05-13 Daniel PoveyMerging master into kaldi_52 (#1621)
2017-05-13 Daniel Povey[src] Change to GPU synchronization, for speed (disable...
2017-05-13 Daniel Povey[src,scripts,egs] Implement and tune resnets. (#1620)
2017-05-05 Daniel PoveyMerge remote-tracking branch 'upstream/master' into...
2017-05-05 Daniel Povey[src] Fix bug that can cause crash for for kernel-sizes...
2017-04-21 Daniel PoveyMerge remote-tracking branch 'upstream/master' into...
2017-04-20 Dan Povey[src] Add documentation for dropout function.
2017-04-20 Gaofeng Cheng[src,scripts,egs] Add dropout for nnet3 LSTMs, with...
2017-04-04 Shiyin Kang[src] cudamatrix: speed up AddColSumMat with transfrom...
2017-03-29 Tom Ko[src] Adding noexcept to hashing function objects ...
2017-03-19 Shiyin Kang[src] sort cuda kernel function declarations to make...
2017-03-03 Shiyin Kang[src] add CUDA kernel for backprop of NormalizeLayer...
2017-02-17 Daniel PoveyKaldi 5.1.0 (#1342)
2017-02-17 Daniel Povey[src,egs,scripts]: merge master; change recommended...
2017-02-17 Daniel Povey[src] Make various tests faster, especially without...
2017-02-16 Shiyin Kang[src] Add element-wise matrix min operation (#1424)
2017-02-14 Daniel PoveyMerge remote-tracking branch 'upstream/master' into...
2017-02-12 Daniel Povey[src,doc] Documentation updates; fixes to comments.
2017-02-09 Dogan CanMerge branch 'master' into shortcut
2017-02-01 Daniel PoveyMerge remote-tracking branch 'upstream/master' into...
2017-01-31 Daniel Povey[egs] Adding various tuning scripts on tedlium.
2017-01-27 Daniel PoveyMerge remote-tracking branch 'upstream/master' into...
2017-01-27 Daniel PoveyMerge remote-tracking branch 'gaofeng/dropout_scripts...
2017-01-26 Daniel PoveyMerge remote-tracking branch 'origin/combine_sum_to_one...
2017-01-26 Daniel PoveyMerge remote-tracking branch 'upstream/master' into...
2017-01-25 Daniel PoveyMerge remote-tracking branch 'upstream/master' into...
2017-01-23 Ke Li[src] cudamatrix: modify test code to guarantee loop...
2017-01-21 Shiyin Kang[src] Implement CuMatrixBase<Real>::CopyColsFromVec...
2017-01-21 Shiyin Kang[src] Implement CuMatrixBase<Real>::CopyColsFromVec...
2017-01-21 Daniel Povey[src] Modify some tests that were slow on travis, to...
2017-01-19 Dan PoveyMerge remote-tracking branch 'upstream/master' into...
2017-01-19 Karel Vesely[src] cudamatrix: added {Cu,}VectorBase::SetRandUniform...
2017-01-18 Daniel PoveyMerge remote-tracking branch 'upstream/master' into...
2017-01-15 Daniel PoveyMerge remote-tracking branch 'upstream/master' into...
2017-01-06 Daniel PoveyMerge remote-tracking branch 'upstream/master' into...
2017-01-03 Xingyu Na[src] turn tabs in source code into spaces, per google...
2016-12-29 Dan PoveyMerge remote-tracking branch 'upstream/master' into...
2016-12-09 Dan PoveyMerge remote-tracking branch 'origin/shortcut' into...
2016-12-09 Dan PoveyAdding another optimization to convert row-wise to...
2016-12-08 Dan PoveyMerge remote-tracking branch 'origin/looped_computation...
2016-12-07 Xingyu NaMerge branch 'gale_recipe_fix' of https://github.com...
2016-12-02 Daniel PoveyMerge pull request #1229 from kaldi-asr/fast_lstm
2016-12-02 Daniel PoveyMerge branch 'master' into fast_lstm
2016-11-30 Daniel PoveyMerge remote-tracking branch 'upstream/master' into...
2016-11-30 Shiyin Kangfix assert; use fmax overloading that has been document...
2016-11-30 Daniel PoveyMerge remote-tracking branch 'upstream/master' into...
2016-11-30 Daniel PoveyFixes to CUDA problems introduced by recent commits...
2016-11-29 Daniel PoveyMerge remote-tracking branch 'vimal/raw_python_script...
2016-11-29 Daniel PoveyMerge remote-tracking branch 'vimal/raw_python_script...
2016-11-29 Daniel PoveyMerge remote-tracking branch 'vimal/raw_python_script...
2016-11-29 Vimal Manoharraw_python_script: Updating new deriv-truncate
2016-11-29 Daniel PoveyMerge remote-tracking branch 'upstream/master' into...
2016-11-28 Daniel PoveyMerge remote-tracking branch 'upstream/master' into...
2016-11-28 Daniel PoveyMerge branch 'raw_python_script' of https://github...
2016-11-28 Daniel PoveyFixes to fast LSTM code, regarding self-repair sum.
2016-11-28 Daniel PoveyMerge pull request #1223 from aevernon/master
2016-11-28 Daniel PoveyMerge pull request #1217 from kangshiyin/normalize...
2016-11-27 Shiyin Kangspeed test and unit test for normalize per row
2016-11-27 Shiyin Kangnew kernel: norm per row
2016-11-27 Daniel PoveyMerge branch 'lstm-layer' of https://github.com/kangshi...
2016-11-26 Shiyin KangFinish LstmNonlinearityComponent; tests now succeed.
2016-11-26 Shiyin Kangcuda kernel for backprop of lstm
2016-11-26 Daniel PoveyAdding code for the backprop of LSTM.
2016-11-26 Shiyin Kangcuda kernel for lstm nonlinearity
2016-11-26 Daniel PoveySome partial changes (don't compile yet) towards a...
2016-10-18 Vimal ManoharMerge branch 'master' of github.com:kaldi-asr/kaldi...
2016-10-10 Shiyin Kangfix out-of-bound global read bug found by cuda-memcheck...
2016-10-04 Vimal ManoharMerging from master
2016-10-04 pegahghAdded DropoutComponent in nnet3 (#1032)
2016-09-21 Daniel PoveyMerge pull request #1048 from hainan-xv/rnnlm_fix
2016-09-21 Daniel PoveyMerge pull request #1047 from hainan-xv/silprob_fix
2016-09-20 Daniel PoveyMerge pull request #1028 from vesis84/nnet1_updates
2016-09-20 Daniel PoveyMerge pull request #1036 from danpovey/pnorm_change
2016-09-19 Daniel PoveyMake some p-norm component tests more accepting of...
2016-09-17 Daniel PoveyMerge pull request #899 from freewym/tdnn_increasing_hi...
2016-09-15 vesis84cudamatrix: fixing bugs in previous commit (compilation...
2016-09-15 vesis84cudamatrix: replacing the random number generator,
2016-09-14 Daniel PoveyMerge pull request #1023 from kangshiyin/diff-log-softmax
2016-09-14 Shiyin Kangsingle-kernel impl for diff log softmax
2016-09-14 Shiyin Kangadd speed test and unit test for DiffLogSoftmax
2016-09-14 Shiyin Kangmv diff log softmax code to CuMatrix
2016-09-11 Daniel PoveyMerge pull request #1016 from david-ryan-snyder/sid...
2016-09-08 Daniel PoveyMerge pull request #1021 from vesis84/New-Parametric...
2016-09-08 vesis84nnet1: adding <ParametricRelu> component,
2016-09-05 Daniel PoveyMerge pull request #771 from guoguo12/multi-recipe
2016-08-31 Daniel PoveyMerge pull request #1005 from psmit/extract-wav-perturb
2016-08-30 Daniel PoveyMerge pull request #1013 from kangshiyin/log-softmax
2016-08-30 Shiyin Kangcomment about aliasing in AddMatMatDivMat.
2016-08-30 Shiyin Kangreimpl log softmax
2016-08-27 Daniel PoveyMerge pull request #1000 from danpovey/online_decoder_fix
2016-08-27 Daniel PoveyMerge pull request #1008 from kangshiyin/unit-test...
2016-08-27 Shiyin Kangadd UnitTestCuMatrixAddMatMatDivMat
next