- 01 11月, 2017 1 次提交
-
-
由 Qiao Longfei 提交于
* add shareLod * fix sequence_conv grad infershape
-
- 29 10月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* Shrink Operator.h * Fix CI compile
-
- 27 10月, 2017 3 次提交
-
-
由 Yu Yang 提交于
* Op developer can add `InferShape` to any operator
-
由 Yu Yang 提交于
* Simplize Gradient Check * Stash * Extract apply_backward_pass to backward.py Rename apply_backward_pass to append_backward_ops * Use graph API to check gradient * Fix ci * Fix CI * Fix backward for double precision * Stash * Fix CI * Fix ci * Ignore GRU test * Ignore xe op * Fix CI * Fix softmax with xe gradient The correct equation should be IG = OG * (d_softmax_with_xe()) * Fix typo * Fix merge error * Disable LRN
-
由 fengjiayi 提交于
* compelete restoring program_bind from program_desc * Fix bugs * fix compile errors * fix errors and add unit tests * rename some vars * Follow comments
-
- 17 10月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* Feed/Fetch op just plain operator, not a OpWithKernel * Do not register OpInfoMaker since Feed/Fetch will never be configured by users * Feed/Fetch op has empty gradient * Feed/Fetch op do not hard code `feed_variable`, `fetch_variable` as its input and output, make it as a plain Operator input/output
-
- 14 10月, 2017 2 次提交
- 12 10月, 2017 1 次提交
-
-
由 fengjiayi 提交于
-
- 11 10月, 2017 2 次提交
- 10 10月, 2017 3 次提交
- 04 10月, 2017 4 次提交
- 03 10月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 01 10月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 29 9月, 2017 1 次提交
-
-
由 fengjiayi 提交于
-
- 28 9月, 2017 2 次提交