- 11 9月, 2019 1 次提交
-
-
由 Youwei Song 提交于
* update dygraph api-doc and backward api-doc, test=develop * update dygraph api-doc and backward api-doc, update api.spec, test=develop * update dygraph api-doc and backward api-doc, update api.spec, test=develop * update API.spec, test=develop
-
- 26 8月, 2019 1 次提交
-
-
由 chengduo 提交于
* fix optimizer bug test=develop
-
- 24 7月, 2019 1 次提交
-
-
由 chengduo 提交于
* prun backward ops test=develop
-
- 02 7月, 2019 1 次提交
-
-
由 chengduo 提交于
* add not_been_used_vars to no_grad_set test=develop
-
- 01 7月, 2019 1 次提交
-
-
由 xsrobin 提交于
-
- 16 6月, 2019 1 次提交
-
-
由 qingqing01 提交于
* Update backward.py: - If there is no input grad var in all outputs of previous ops, do not append this op into graph. - Only apply this stragety when double backward. * Update some double backward op. * Update sum_op to judge whether a tensor is empty by numel or IsInitialized().
-
- 16 5月, 2019 1 次提交
-
-
由 Zeng Jinle 提交于
-
- 08 5月, 2019 1 次提交
-
-
由 lujun 提交于
Fix the following API examples: paddle.fluid.scope_guard paddle.fluid.backward.append_backward paddle.fluid.cpu_places paddle.fluid.cuda_pinned_places paddle.fluid.cuda_places paddle.fluid.in_dygraph_mode paddle.fluid.CUDAPlace paddle.fluid.CPUPlace paddle.fluid.CUDAPinnedPlace
-
- 23 4月, 2019 1 次提交
-
-
由 qingqing01 提交于
Support backward of backward for Relu and add a new gradient checker by comparing theoretical and numerical Jacobian. (#16862) * Support backward of backward and a new gradient checker * Rename decorators.py to decorator_helper.py, since Python on Windows CI has decorators package. 1. Add ReluDoubleGradMaker when register relu_grad. 2. Add a new gradient checker by comparing theoretical and numerical Jacobian. Check double gradients by double_grad_check.
-
- 03 4月, 2019 1 次提交
-
-
由 Zeng Jinle 提交于
* fix some grad op desc maker test=develop * fix grad op desc makers test=develop
-
- 19 12月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 18 12月, 2018 1 次提交
-
-
由 Xin Pan 提交于
test=develop
-
- 13 12月, 2018 1 次提交
-
-
由 Xin Pan 提交于
test=develop
-
- 26 9月, 2018 1 次提交
-
-
由 Wu Yi 提交于
* hide operator API * update * update api.spec * fix merge * fix test
-
- 18 9月, 2018 1 次提交
-
-
由 Wu Yi 提交于
* hide program APIs * fix merge error * update
-
- 15 8月, 2018 2 次提交
-
-
由 minqiyang 提交于
-
由 gongweibao 提交于
-
- 14 8月, 2018 3 次提交
- 10 8月, 2018 2 次提交
- 09 8月, 2018 1 次提交
-
-
由 minqiyang 提交于
Fix pb_protobuf2 FromString problem
-
- 07 8月, 2018 1 次提交
-
-
由 minqiyang 提交于
Fix str and bytes problem Fix sorted problem Fix math problem Fix CI problem
-
- 06 8月, 2018 1 次提交
-
- 26 7月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 17 7月, 2018 1 次提交
-
-
由 Wu Yi 提交于
* remove block api * remove clone_variable * hide block inner apis * update * fix tests
-
- 11 7月, 2018 1 次提交
-
-
由 yuyang18 提交于
-
- 10 7月, 2018 1 次提交
-
-
由 fengjiayi 提交于
-
- 09 7月, 2018 2 次提交
- 21 6月, 2018 2 次提交
-
-
由 tensor-tang 提交于
This reverts commit 4d8e8ee2, reversing changes made to d6a9f005.
-
由 tensor-tang 提交于
-
- 19 6月, 2018 3 次提交
-
-
由 fengjiayi 提交于
-
由 mozga-intel 提交于
-
由 fengjiayi 提交于
-
- 23 5月, 2018 1 次提交
-
-
由 yuyang18 提交于
-
- 22 5月, 2018 1 次提交
-
-
由 yuyang18 提交于
-
- 15 5月, 2018 2 次提交