- 15 4月, 2021 1 次提交
-
-
由 WeiXin 提交于
* custom python backward * polish up the code * polish up the code * polish up the code. * Fix code format and comments. * Delete redundant files. * add unnittest. * edit unnittest. * edit unnittest. * Remove redundant header files. * Improve coverage and remove redundant code. * support saving for backward. * polish code according to comments. * Add support type for PyLayer. * Modify the DOC. * polish Doc. * polish Doc. * polish Doc. * polish Doc. * polish Doc. * polish Doc. * polish code and make the code robust. * Modify the code format.
-
- 01 4月, 2021 1 次提交
-
-
由 chentianyu03 提交于
* add custom init grad for backward function * add custom init grad for backward function * handle when the grad_tensor is none * handle when the grad_tensor is none * fix the args type error on windows platform * modify the args order and doc * format code * add grad_tensor to xpu * modify the grad_tensor type check * add paddle.backward api to support multi tensors gradient compute * add paddle.backward api to support multi tensors gradient compute * add paddle.atuograd module and backward api * change tensor.backward func args * modify tensor backward api * remove create_graph intputs args * add doc and examplex code for backward api * when have the same tensor, throw error * modify test Init func args * modify the execute.Init func args in test files * add paddle.autograd package in setup.py.in * modify error msg, remove _run_backward method in class Tensor * add test cases for backward api
-
- 26 11月, 2020 1 次提交
-
-
由 gongweibao 提交于
-
- 06 11月, 2020 1 次提交
-
-
由 iducn 提交于
-
- 29 10月, 2020 1 次提交
-
-
由 iducn 提交于
* 01:Modify the shell script according to the specification * 01:Modify the shell script according to the specification
-
- 13 10月, 2020 1 次提交
-
-
由 gongweibao 提交于
-
- 27 9月, 2019 1 次提交
-
-
由 mapingshuo 提交于
* add train demo to paddle_build.sh test=develop test=document_preview * code cleaning * test=develop test=develop * remove program desc files test=develop * add test_train to CI test=develop test=document_preview * make run.sh excutable test=develop test=document_preview * switch with_mkl to off test=develop test=document_preview * switch with_mkl to off test=develop * switch with_mkl to on test=develop * move test_fluid_lib_train to ci_py35 test=develop * fix bugs of MKLDNN building * rm build_train_lib(), test=develop * restore tensor.h, test=develop
-
- 26 7月, 2018 1 次提交
-
-
由 Luo Tao 提交于
-