- 20 6月, 2017 9 次提交
-
-
由 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
-
由 hedaoyuan 提交于
Fix some compile error.
-
由 dzhwinter 提交于
merge with lasted develop branch. Optimizer lib2
-
由 hedaoyuan 提交于
-
由 qingqing01 提交于
Repeat layer for column vector
-
由 dongzhihong 提交于
-
由 dongzhihong 提交于
-
由 emailweixu 提交于
RecurrentGroup with mixed input sequence types
-
由 xuwei06 提交于
-
- 19 6月, 2017 9 次提交
- 17 6月, 2017 6 次提交
-
-
由 Yi Wang 提交于
Add documentation for installing Go when building Paddle manually
-
由 Helin Wang 提交于
-
由 Helin Wang 提交于
-
由 Helin Wang 提交于
-
由 xuwei06 提交于
Also remove active_type argument for many layers in config_parser.py because it is automatically handled by LayerBase.
-
由 xuwei06 提交于
No longer need to specify target_inlinks or is_seq.
-
- 16 6月, 2017 7 次提交
-
-
由 hedaoyuan 提交于
-
由 hedaoyuan 提交于
-
由 Cao Ying 提交于
update rnn doc from v1-api to v2-api.
-
由 Helin Wang 提交于
-
由 Helin Wang 提交于
-
由 xuwei06 提交于
-
由 xuwei06 提交于
No longer need to use SubsequenceInput. The framework will detect.
-
- 15 6月, 2017 9 次提交
-
-
由 Yang yaming 提交于
Abstract BBox and provide general functions
-
由 yangyaming 提交于
-
由 dzhwinter 提交于
-
由 emailweixu 提交于
Fix pserver cmake
-
由 Helin Wang 提交于
-
由 Helin Wang 提交于
-
由 emailweixu 提交于
Parameter initializer in V2 API
-
由 xuwei06 提交于
Use CMAKE_CURRENT_BINARY_DIR instead of CMAKE_BINARY_DIR to make it more portable (when paddle is used as subdirectory)
-
由 Helin Wang 提交于
-