- 24 4月, 2017 2 次提交
-
-
由 dangqingqing 提交于
-
由 dangqingqing 提交于
-
- 24 3月, 2017 1 次提交
-
-
由 Luo Tao 提交于
-
- 23 3月, 2017 1 次提交
-
-
由 wangyang59 提交于
-
- 21 3月, 2017 2 次提交
-
-
由 wangyang59 提交于
-
由 wangyang59 提交于
-
- 17 3月, 2017 1 次提交
-
-
由 Luo Tao 提交于
-
- 06 3月, 2017 1 次提交
-
-
由 Luo Tao 提交于
-
- 21 2月, 2017 1 次提交
-
-
由 Luo Tao 提交于
-
- 20 2月, 2017 1 次提交
-
-
由 Luo Tao 提交于
-
- 14 2月, 2017 1 次提交
-
-
由 xuwei06 提交于
The reason for adding the function is exemplified in the following hypothetical code: mem = memory(name=None, size=256) hidden = fc_layer(input=mem) state = hidden + x mem.set_input(state) In the above code segment, it would be very annoying if we require the user to provide the name at memory() call because the layer name of state is automatically generated and is not easy to set it. Change-Id: I918bf1d3d5c26addd88a6f7021e98b3e0e9df494
-
- 10 2月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 03 2月, 2017 1 次提交
-
-
由 Haonan 提交于
-
- 02 2月, 2017 4 次提交
-
-
由 Haonan 提交于
-
由 Haonan 提交于
-
由 Haonan 提交于
-
由 wangyang59 提交于
-
- 31 1月, 2017 1 次提交
-
-
由 wangyang59 提交于
-
- 17 1月, 2017 2 次提交
- 16 1月, 2017 1 次提交
-
-
由 zhangruiqing01 提交于
-
- 13 1月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 06 1月, 2017 1 次提交
-
-
由 dangqingqing 提交于
-
- 05 1月, 2017 1 次提交
-
-
由 liaogang 提交于
-
- 16 12月, 2016 2 次提交
-
-
由 Yu Yang 提交于
* math => layer_math * Fix #903
-
由 wangyang59 提交于
-
- 12 12月, 2016 1 次提交
-
-
由 Yu Yang 提交于
-
- 09 12月, 2016 1 次提交
-
-
由 Yi Wang 提交于
-
- 08 12月, 2016 4 次提交
-
-
由 hanchao 提交于
-
由 hanchao 提交于
-
由 xuwei06 提交于
test_rest_hook.py => test_reset_hook.py Change-Id: I84909ade4a1ea2bec4311264626dd000cd6bc86c
-
由 xuwei06 提交于
To solve this, we maintain the list of DefaultNameFactory used in by trainer_config_helper, and reset the state at the beginning of each parse_config call. Change-Id: I13c7574dc8f0b6bc6f6b7c92eb425e2c52c926e8
-
- 05 12月, 2016 1 次提交
-
-
由 hanchao 提交于
-
- 02 12月, 2016 1 次提交
-
-
由 Luo Tao 提交于
-
- 01 12月, 2016 1 次提交
-
-
由 Peng Li 提交于
The values for ____crf_layer_0__.w0 in python/paddle/trainer_config_helpers/tests/configs/protostr/test_cost_layers.protostr is not correct due to swapped height and width in config_parser
-
- 30 11月, 2016 1 次提交
-
-
由 Yu Yang 提交于
-
- 29 11月, 2016 2 次提交
- 28 11月, 2016 1 次提交
-
-
由 Luo Tao 提交于
-
- 17 11月, 2016 1 次提交
-
-
由 Luo Tao 提交于
-