- 20 6月, 2017 2 次提交
-
-
由 xuwei06 提交于
Make the evaluators inside a recurrent goup true evaluator, meaning that their evaluation results are incorporated into the whole evaluator result.
-
由 xuwei06 提交于
1. v2.layer.parse_network does not correctly handle the generation output. 2. GatherAgentLayer does not correctly handle generation output when batch_size > 1 3. Fix CustomStackTrace for rnn group
-
- 16 6月, 2017 1 次提交
-
-
由 xuwei06 提交于
No longer need to use SubsequenceInput. The framework will detect.
-
- 02 5月, 2017 1 次提交
-
-
由 liaogang 提交于
-
- 22 4月, 2017 1 次提交
-
-
由 qiaolongfei 提交于
-
- 18 4月, 2017 1 次提交
-
-
由 qijun 提交于
-
- 14 3月, 2017 1 次提交
-
-
由 Luo Tao 提交于
-
- 08 3月, 2017 1 次提交
-
-
由 hedaoyuan 提交于
-
- 07 3月, 2017 2 次提交
- 23 2月, 2017 2 次提交
- 22 2月, 2017 1 次提交
-
-
由 liaogang 提交于
-
- 20 2月, 2017 2 次提交
- 19 2月, 2017 2 次提交
- 17 2月, 2017 3 次提交
- 16 2月, 2017 1 次提交
-
-
由 liaogang 提交于
-
- 03 2月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 24 1月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 21 12月, 2016 2 次提交
- 20 12月, 2016 1 次提交
-
-
由 Yu Yang 提交于
-
- 14 12月, 2016 1 次提交
-
-
由 liaogang 提交于
-
- 12 12月, 2016 1 次提交
-
-
由 Yu Yang 提交于
-
- 09 12月, 2016 1 次提交
-
-
由 Yi Wang 提交于
-
- 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 1 次提交
-
-
由 xuwei06 提交于
Change-Id: I8e0a8ea6fc2760652d9c76440a539c90860062d3
-