- 28 9月, 2016 1 次提交
-
-
由 liaogang 提交于
* reduce trainer count for unit test on MAC OSX
-
- 27 9月, 2016 2 次提交
-
-
由 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 1 次提交
-
-
由 Zrachel 提交于
Local training with "sparse_update = True" parameter triggers kSgdSparseCpuTraining mode, fix bugs under it.
-
- 23 9月, 2016 4 次提交
-
-
由 liaogang 提交于
-
由 qingqing01 提交于
-
由 dangqingqing 提交于
-
由 Yu Yang 提交于
* Also refine unittest to multiple iteration to prevent luckily random number.
-
- 21 9月, 2016 1 次提交
-
-
由 liaogang 提交于
-
- 20 9月, 2016 7 次提交
-
-
由 liaogang 提交于
-
由 liaogang 提交于
-
由 liaogang 提交于
* it makes unit test failed.
-
由 liaogang 提交于
* using map to replace unordered_map on Mac
-
由 Yu Yang 提交于
* remove unnecessary field set in ParameterConfig, Evaluators, etc
-
由 Luo Tao 提交于
-
由 Yu Yang 提交于
* min_pool_size would be infinite by default. * add unittest for min_pool_size * Fix bug in can_over_batch_size * add unittest for can_over_batch_size * Add DEFINE_PROVIDER_EX * Add default value of should_shuffle * When training, the default value of should_shuffle is True. * When testing, the default value of should_shuffle is False. * User a set a provider should_shuffle or not by pass it to `@provider` * should_shuffle can handle a list of value, not just boolean * Add input order mapping by using name * Add unittest * Add check to check input format. * Default is close for speed reason. * User could stop train when check error, or continue train without this train sample. * use deque instead of vector in generators pool, make erase generator faster. * Add chinese/english documentation * Make should shuffle = false in unittest * Add python files to depends.
-
- 19 9月, 2016 3 次提交
- 17 9月, 2016 2 次提交
- 16 9月, 2016 1 次提交
-
-
由 qingqing01 提交于
* try to fix bug for ctc_error_evaluator
-
- 15 9月, 2016 2 次提交
-
-
由 Yu Yang 提交于
Just forget to add deploy_key to this repository.
-
由 emailweixu 提交于
to restore successful build status. travis DOCS job on master failed due to permisstion issue: https://travis-ci.org/baidu/Paddle/jobs/159851334 @reyoung, please resolve the permission issue.
-
- 14 9月, 2016 12 次提交
-
-
由 Yu Yang 提交于
* Add documentation build to ci test * Push master branch doc changes to gh-pages branch
-
由 liaogang 提交于
-
由 liaogang 提交于
-
由 liaogang 提交于
-
由 liaogang 提交于
-
由 xuwei06 提交于
Change-Id: I8e0a8ea6fc2760652d9c76440a539c90860062d3
-
由 zhangruiqing01 提交于
* modify RecurrentGradientMachine to support hasSubSeq sequence inlinks with the same number of sentence but different number of tokens for each sentence Change-Id: Ic71f00a4bb346b4fa93e650dfb4b1a0d8d2338b0
-
由 Haonan 提交于
Change-Id: Id66da7b7f5bf9ec80cc19b347e4fb822a5a6f197
-
由 Haonan 提交于
* by default, synchronize default_stream after resizeAndCopyFrom * add sync in some places after resizeAndCopyFrom using other streams
-
由 xuwei06 提交于
Change cos_sim to use CosSimLayer layer when size=1 and rename convex_comb_layer to linear_comb_layer Also add an unittest for layers.py, currently for a few things. More need to be added later.
-
由 liaogang 提交于
-
由 qingqing01 提交于
* fix CUDNN_VERSION for backward of CudnnBatchNormLayer * fix cudnn version number for BatchNorm
-
- 13 9月, 2016 2 次提交