- 22 11月, 2016 2 次提交
- 20 11月, 2016 1 次提交
-
-
由 Yu Yang 提交于
* Different Type compare. * ostream << should pass a const object. * remove always true checks.
-
- 04 11月, 2016 1 次提交
-
-
由 hedaoyuan 提交于
-
- 17 10月, 2016 1 次提交
-
-
由 emailweixu 提交于
* Fix sparse training for trainer_count=1 For trainer_count=1, the gradient machine is NeuralNetwork, which does not create parameter buf for PARAMETER_GRADIENT for sparse update in Parameter::enableType. But gradient parameter buf is still used in SgdThreadUpdater. * Minor update to comment
-
- 14 10月, 2016 1 次提交
-
-
由 luotao1 提交于
* hierarchical rnn document, add new config example * update inputs_type of label * add check for unsupported config * refine hierarchical document * refine doc title * update docs, fix paddle to PaddlePaddle * follow comments
-
- 29 9月, 2016 1 次提交
-
-
由 liaogang 提交于
* follow comments to fix bugs
-
- 27 9月, 2016 1 次提交
-
-
由 emailweixu 提交于
* Correctly handling multiple inputs and integer inputs for recurrent_group * Fix ScatterAgentLayer for generation * Revert sequence_(nest)_rnn.conf
-
- 17 9月, 2016 2 次提交
- 14 9月, 2016 4 次提交
-
-
由 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
-
- 09 9月, 2016 4 次提交
- 30 8月, 2016 1 次提交
-
-
由 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
-