You need to sign in or sign up before continuing.
- 20 6月, 2017 1 次提交
-
-
由 xuwei06 提交于
For example: layer.printer(input=[x, y], format="x=%s y=%s")
-
- 17 6月, 2017 2 次提交
- 16 6月, 2017 2 次提交
- 15 6月, 2017 1 次提交
-
-
由 xuwei06 提交于
User can provide an initializer in ParamAttr. The initializer will be called when at parameters.create().
-
- 14 6月, 2017 1 次提交
-
-
由 xzl 提交于
-
- 13 6月, 2017 1 次提交
-
-
由 yangyaming 提交于
-
- 08 6月, 2017 1 次提交
-
-
由 caoying03 提交于
-
- 07 6月, 2017 1 次提交
-
-
由 caoying03 提交于
-
- 04 6月, 2017 1 次提交
-
-
由 dangqingqing 提交于
-
- 02 6月, 2017 2 次提交
- 27 5月, 2017 1 次提交
-
-
由 xuwei06 提交于
-
- 26 5月, 2017 1 次提交
-
-
由 xuwei06 提交于
-
- 23 5月, 2017 1 次提交
-
-
由 Yibing Liu 提交于
correct a typo optimize code fix a bug
-
- 17 5月, 2017 1 次提交
-
-
由 Luo Tao 提交于
-
- 11 5月, 2017 1 次提交
-
-
由 dangqingqing 提交于
-
- 24 4月, 2017 1 次提交
-
-
由 dangqingqing 提交于
-
- 31 3月, 2017 1 次提交
-
-
由 Luo Tao 提交于
-
- 24 3月, 2017 1 次提交
-
-
由 Luo Tao 提交于
-
- 23 3月, 2017 1 次提交
-
-
由 wangyang59 提交于
-
- 21 3月, 2017 2 次提交
-
-
由 wangyang59 提交于
-
由 wangyang59 提交于
-
- 20 3月, 2017 1 次提交
-
-
由 gaoyuan 提交于
-
- 13 3月, 2017 1 次提交
-
-
由 Tao Luo 提交于
-
- 09 3月, 2017 1 次提交
-
-
由 gaoyuan 提交于
-
- 01 3月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 27 2月, 2017 1 次提交
-
-
由 qiaolongfei 提交于
-
- 22 2月, 2017 1 次提交
-
-
由 Liang Zhao 提交于
-
- 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
-
- 05 2月, 2017 4 次提交
- 04 2月, 2017 1 次提交
-
-
由 Yi Wang 提交于
-
- 03 2月, 2017 1 次提交
-
-
由 Haonan 提交于
-
- 02 2月, 2017 3 次提交
-
-
由 Haonan 提交于
-
由 Haonan 提交于
-
由 wangyang59 提交于
-