- 28 9月, 2016 1 次提交
-
-
由 liaogang 提交于
* reduce trainer count for unit test on MAC OSX
-
- 27 9月, 2016 1 次提交
-
-
由 emailweixu 提交于
* Correctly handling multiple inputs and integer inputs for recurrent_group * Fix ScatterAgentLayer for generation * Revert sequence_(nest)_rnn.conf
-
- 26 9月, 2016 1 次提交
-
-
由 liuyuan 提交于
-
- 23 9月, 2016 3 次提交
-
-
由 qingqing01 提交于
-
由 dangqingqing 提交于
-
由 Yu Yang 提交于
* Also refine unittest to multiple iteration to prevent luckily random number.
-
- 21 9月, 2016 1 次提交
-
-
由 liaogang 提交于
-
- 20 9月, 2016 3 次提交
-
-
由 liaogang 提交于
-
由 Yu Yang 提交于
* remove unnecessary field set in ParameterConfig, Evaluators, etc
-
由 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.
-
- 17 9月, 2016 2 次提交
- 16 9月, 2016 1 次提交
-
-
由 qingqing01 提交于
* try to fix bug for ctc_error_evaluator
-
- 14 9月, 2016 6 次提交
-
-
由 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.
-
由 qingqing01 提交于
* fix CUDNN_VERSION for backward of CudnnBatchNormLayer * fix cudnn version number for BatchNorm
-
- 12 9月, 2016 3 次提交
-
-
由 liaogang 提交于
-
由 liaogang 提交于
-
由 qingqing01 提交于
-
- 09 9月, 2016 5 次提交
-
-
由 liaogang 提交于
-
由 liaogang 提交于
-
由 Yu Yang 提交于
* Need PyGuard when set args for calc_batch_size
-
由 Yu Yang 提交于
* Make layer stack trace shows ThreadId, Forward or Backward. Change-Id: Iba1477adb8c9115c3a67ff2959bb5c878ca706c7
-
由 Yu Yang 提交于
* Make layer stack trace shows ThreadId, Forward or Backward. Change-Id: Iba1477adb8c9115c3a67ff2959bb5c878ca706c7
-
- 08 9月, 2016 2 次提交
- 06 9月, 2016 1 次提交
-
-
由 liaogang 提交于
Change-Id: Ib7f7d3c65c9850b8420f9a4799835a7ea03572bd
-
- 01 9月, 2016 1 次提交
-
-
由 dangqingqing 提交于
ISSUE=4612671 git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1501 1ad973e4-5ce8-4261-8a94-b56d1f490c56
-
- 31 8月, 2016 1 次提交
-
-
由 qijun 提交于
ISSUE=4592951 git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1447 1ad973e4-5ce8-4261-8a94-b56d1f490c56
-
- 30 8月, 2016 4 次提交
-
-
由 luotao02 提交于
ISSUE=4592807 git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1423 1ad973e4-5ce8-4261-8a94-b56d1f490c56
-
由 dangqingqing 提交于
ISSUE=4539687 git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1422 1ad973e4-5ce8-4261-8a94-b56d1f490c56
-
由 wangjiang03 提交于
ISSUE=4586865 git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1415 1ad973e4-5ce8-4261-8a94-b56d1f490c56
-
由 dangqingqing 提交于
Also add some comments for cost layers. ISSUE=4580653 git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1410 1ad973e4-5ce8-4261-8a94-b56d1f490c56
-
- 29 8月, 2016 1 次提交
-
-
由 zhangjinchao01 提交于
ISSUE=4586495 git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1408 1ad973e4-5ce8-4261-8a94-b56d1f490c56
-