- 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
-
- 16 10月, 2017 2 次提交
- 15 10月, 2017 7 次提交
-
-
由 qiaolongfei 提交于
-
由 qiaolongfei 提交于
-
由 Yu Yang 提交于
* Final step of backward, return a map from param_name to grad * Complete the final step of backward Return the param_name to grad_info
-
由 Qiao Longfei 提交于
* add target to Backward, generate var in block when call backward * modify backward_test * fix executor_test * set var desc default type to LOD_TENSOR * update backward_test * insert loss in the top level of backward * create grad vars for all blocks in current program * optimize code * update test_program.py * only create var for newly create blocks when backward
-
由 Dong Zhihong 提交于
-
由 Dong Zhihong 提交于
-
由 Dong Zhihong 提交于
-
- 14 10月, 2017 4 次提交
- 13 10月, 2017 9 次提交
-
-
由 Yan Chunwei 提交于
-
由 qijun 提交于
-
由 qijun 提交于
-
由 qijun 提交于
-
由 Yu Yang 提交于
* Add no_grad_vars for grad_op_maker * Add unittest * Fix unittest * Fix unittest * Follow comment
-
由 Yu Yang 提交于
Use less GPU memory
-
由 Yu Yang 提交于
-
由 fengjiayi 提交于
* Remove attr_checker from CreateGradOpDescs() * Fix merge error * Fix bug in backward_test.cc
-
由 qiaolongfei 提交于
-
- 12 10月, 2017 11 次提交
-
-
由 武毅 提交于
* add cudnn_conv_op * WIP * update * update * fix grad check * use platform::memory * add support group for cudnn * update * follow comments * fix onlycpu build * update cuda define * follow comments * follow comments * merge with updates * fix compile error * follow comments * follow comments
-
由 dongzhihong 提交于
-
由 dongzhihong 提交于
-
由 dongzhihong 提交于
-
由 fengjiayi 提交于
-
由 qijun 提交于
-
由 fengjiayi 提交于
-
由 dongzhihong 提交于
-
由 QI JUN 提交于
* init * unify CopyFrom interface * fix gpu build error * fix bug in tensor_py.h * refine code comments and add TODO list * fix conflicts in FeedOp and FetchOp
-
由 qijun 提交于
-
由 qijun 提交于
-
- 11 10月, 2017 6 次提交