- 14 8月, 2020 1 次提交
- 
- 
由 Yang Zhang 提交于* Upgrade `no_grad` decorator test=develop - match torch decorator usage (i.e., with parenthesis) - handle generator functions - add `paddle.no_grad` alias * Switch from `functools` to `decorator` preserves signature * Reword decorator usage note 
 
- 
- 14 5月, 2020 1 次提交
- 
- 
由 Cindy Cai 提交于* test=develop, test=document_fix * test=develop, test=document_fix Co-authored-by: Nswtkiwi <1208425345@qq.com>
 
- 
- 22 4月, 2020 1 次提交
- 
- 
由 Zhou Wei 提交于
 
- 
- 17 4月, 2020 1 次提交
- 
- 
由 Zhou Wei 提交于
 
- 
- 07 4月, 2020 1 次提交
- 
- 
由 Zhou Wei 提交于梯度裁剪的策略进行了升级,配合修复相应的 裁剪API、minimize、ParamAttr 的API英文文档。 对应API变动的文档: #23224 对应中文文档PR:PaddlePaddle/FluidDoc#1942 
 
- 
- 02 4月, 2020 1 次提交
- 
- 
由 Zhou Wei 提交于
 
- 
- 11 3月, 2020 1 次提交
- 
- 
由 Chengmo 提交于speed create clip op 
 
- 
- 28 2月, 2020 1 次提交
- 
- 
由 tianshuo78520a 提交于
 
- 
- 07 1月, 2020 1 次提交
- 
- 
由 Chengmo 提交于* fix grad clip, clip op belongs to Backward op when running in Parameter Server mode. 
 
- 
- 11 10月, 2019 2 次提交
- 
- 
由 GaoWei8 提交于* fix GradientClipByNorm english doc test=develop test=document_fix 
- 
由 Yuan Shuai 提交于* Fix ErrorClipByValue, GradientClipByGlobalNorm, GradientClipByValue * add API.spec 
 
- 
- 10 10月, 2019 1 次提交
- 
- 
由 Zeng Jinle 提交于
 
- 
- 27 9月, 2019 2 次提交
- 
- 
由 Zeng Jinle 提交于* fix en docs of apis, test=develop, test=document_fix * follow chunwei's comments, test=develop 
- 
由 Jiabin Yang 提交于* test=develop, fix docker with paddle nccl problem * test=develop, Add Variable api and refine dygraph related API * test=develop, Add Variable api and refine dygraph related API * test=develop, refine test for new api and error info * test=develop, refine error info and test_layers * test=develop, add API.spec * test=devleop, fix to_string python2 and python3 compat error and refien doc * test=devleop, add API spec * test=devleop, update API spec * test=devleop, update API spec * test=develop, invoke ci * test=develop, fix example code * test=develop, update API spec * test=develop, add compat test and fix inplace campat dict error 
 
- 
- 25 9月, 2019 1 次提交
- 
- 
由 Zeng Jinle 提交于* expose set_gradient_clip, test=develop, test=document_preview, test=preview * expose gradient clip, test=develop, test=document_fix * refine doc, test=develop * follow lanxiang's comments, test=develop, test=document_fix 
 
- 
- 05 7月, 2019 1 次提交
- 
- 
由 Jiabin Yang 提交于* test=develop, fix docker with paddle nccl problem * test=develop, hide no_support api and add ut for it 
 
- 
- 10 6月, 2019 1 次提交
- 
- 
由 Hongyu Liu 提交于* fix regularizer lod bug; test=develop * fix exception bug and one_hot expand; test=develop 
 
- 
- 28 5月, 2019 1 次提交
- 
- 
由 Shuai Yuan 提交于* [DOC] Fix api docs, test=develop, test=document_preview * [DOC] Fix api annotation: fluid.layers.tensor_array_to_tensor. test=develop, test=document_preview * test=develop, test=document_preview update MD5 of tensor_array_to_tensor 
 
- 
- 24 5月, 2019 1 次提交
- 
- 
由 Shuai Yuan 提交于* BugFix: fix api comment of paddle.fluid.clip.GradientClipByValue * test=develop, test=document_preview 
 
- 
- 05 12月, 2018 1 次提交
- 
- 
由 chengduo 提交于* expose square test=develop * fix activation test=develop * Add square API test=develop * add necessary op * code refine * fix API.spec test=develop * fix unit test test=develop * add unit test sparse_grad_clip test=develop * fix API.spec test=develop * remove mac test for test_gradient_clip test=develop * remove selectedrows_mul_tensor test=develop 
 
- 
- 04 12月, 2018 1 次提交
- 
- 
由 Tink_Y 提交于* fix api format and examples test=develop * Update executor.py test=develop * Update nn.py * Update nn.py test=develop * Update nn.py test=develop 
 
- 
- 25 10月, 2018 1 次提交
- 
- 
由 Xin Pan 提交于test=develop 
 
- 
- 23 10月, 2018 1 次提交
- 
- 
由 phlrain 提交于
 
- 
- 28 9月, 2018 1 次提交
- 
- 
由 Qingsheng Li 提交于* Yuyang fix global gradient clip * Share LoDs * Revert unnecessary changes * Fix bug in sequence_slice_op 
 
- 
- 26 9月, 2018 1 次提交
- 
- 
由 Wu Yi 提交于* hide operator API * update * update api.spec * fix merge * fix test 
 
- 
- 21 9月, 2018 1 次提交
- 
- 
由 tensor-tang 提交于
 
- 
- 18 9月, 2018 1 次提交
- 
- 
由 Wu Yi 提交于* hide program APIs * fix merge error * update 
 
- 
- 15 8月, 2018 1 次提交
- 
- 
由 minqiyang 提交于
 
- 
- 30 7月, 2018 1 次提交
- 
- 
由 minqiyang 提交于
 
- 
- 26 7月, 2018 1 次提交
- 
- 
由 minqiyang 提交于
 
- 
- 17 7月, 2018 1 次提交
- 
- 
由 Wu Yi 提交于* remove block api * remove clone_variable * hide block inner apis * update * fix tests 
 
- 
- 13 7月, 2018 1 次提交
- 
- 
由 chengduo 提交于* refine multi-thread CPU Parallel exe * refine multi thread CPU Parallel exe * Refine CPU version for ParallelExecutor * add share_parameter_between_cards_ * Fix ParallelExecutor bug * Fix unit test * Fix parameter opt balance * Fix with opti (param->grad) * Add grad to op var * Remove shard_param_between_cards 
 
- 
- 12 7月, 2018 1 次提交
- 
- 
由 yuyang18 提交于
 
- 
- 19 6月, 2018 1 次提交
- 
- 
由 yuyang18 提交于
 
- 
- 18 6月, 2018 2 次提交
- 
- 
由 qiaolongfei 提交于
- 
由 qiaolongfei 提交于
 
- 
- 17 6月, 2018 1 次提交
- 
- 
由 yuyang18 提交于
 
- 
- 15 5月, 2018 1 次提交
- 
- 
由 yuyang18 提交于
 
- 
- 24 2月, 2018 1 次提交
- 
- 
由 Luo Tao 提交于
 
- 
- 12 2月, 2018 1 次提交
- 
- 
由 qingqing01 提交于
 
- 
