- 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
-
- 13 2月, 2017 2 次提交
- 12 2月, 2017 2 次提交
- 10 2月, 2017 11 次提交
- 09 2月, 2017 12 次提交
-
-
由 Yi Wang 提交于
-
由 tianbingsz 提交于
Cosine Similarity Paddle Function.
-
由 xutianbing 提交于
-
由 xutianbing 提交于
-
由 xutianbing 提交于
-
由 xutianbing 提交于
-
由 xutianbing 提交于
-
由 xutianbing 提交于
-
由 xutianbing 提交于
-
由 xutianbing 提交于
-
由 tianbingsz 提交于
rewrite unit test for Context Projection
-
由 emailweixu 提交于
Fix mkDirRecursively
-
- 08 2月, 2017 4 次提交
-
-
由 xuwei06 提交于
Change-Id: Ie09fd666ca208994f22e9f83af6072f4d5e6aa1a
-
由 xutianbing 提交于
-
由 xutianbing 提交于
-
由 xutianbing 提交于
-
- 07 2月, 2017 1 次提交
-
-
由 liaogang 提交于
-
- 06 2月, 2017 2 次提交
- 05 2月, 2017 5 次提交