- 08 10月, 2016 4 次提交
-
-
由 qingqing01 提交于
-
由 Zrachel 提交于
* add interface and unittest of RecurrentGradientMachine for the function of multiple Subsequence inlinks with unequal token length
-
由 gangliao 提交于
* Update readme * Apache 2.0
-
由 gangliao 提交于
-
- 01 10月, 2016 1 次提交
-
-
由 gangliao 提交于
* Update Readme * Update readme * Update readme
-
- 30 9月, 2016 9 次提交
-
-
由 Yu Yang 提交于
* Rerange Build docs & emphasize them in README.md * Rerange Build docs & emphasize them in README.md
-
由 gangliao 提交于
* Add automatic check AVX in CMake * Add indent in FindAVX.cmake * Revise table format and some words in build docs * Update build docs * Update build docs
-
由 hedaoyuan 提交于
* some bug fix for sparse matrix * a minor bug fix
-
由 Yu Yang 提交于
* also refine install docs, too
-
由 gangliao 提交于
In some situation, for instance, in the virtual machine, it could happen.
-
由 gangliao 提交于
* Add automatic check AVX in CMake * Add indent in FindAVX.cmake * Revise table format and some words in build docs * Update build docs
-
由 gangliao 提交于
Fix cmake/FindAVX.cmake
-
由 xuwei06 提交于
-
由 gangliao 提交于
* Add automatic check AVX in CMake * Revise table format and some words in build docs
-
- 29 9月, 2016 10 次提交
-
-
由 gangliao 提交于
Add Mac OS X port
-
由 liaogang 提交于
-
由 liaogang 提交于
* follow comments to fix bugs
-
由 gangliao 提交于
Remove main function in some unittest.
-
由 Yu Yang 提交于
-
由 luotao1 提交于
* refine sparse momentum api and unittest * fix unittests bug
-
由 emailweixu 提交于
This bug occasionally causes dead lock in test_RecurrentGradientMachine In general, conditional_variable::notify should be used together with mutex for changing condition.
-
由 luotao1 提交于
-
由 Yu Yang 提交于
* Add noavx to docker * Not to use directory to split Docker image.
-
由 Yu Yang 提交于
-
- 28 9月, 2016 9 次提交
- 27 9月, 2016 3 次提交
-
-
由 luotao1 提交于
-
由 emailweixu 提交于
* Correctly handling multiple inputs and integer inputs for recurrent_group * Fix ScatterAgentLayer for generation * Revert sequence_(nest)_rnn.conf
-
由 luotao1 提交于
* Add `device` parameter to ExtraAttr in trainer_config_helpers. * add unittest for it.
-
- 26 9月, 2016 2 次提交
- 24 9月, 2016 2 次提交
-
-
由 Haichao-Zhang 提交于
* add type compatible check for ParamAttr
-
由 Zrachel 提交于
Local training with "sparse_update = True" parameter triggers kSgdSparseCpuTraining mode, fix bugs under it.
-