- 17 8月, 2020 11 次提交
-
-
由 Dong Daxiang 提交于
* add check approval test=develop
-
由 Yi Liu 提交于
* make fleet_localsgd_meta_optimizer work * fix bug in localsgd meta optimizer
-
由 Qinghe JING 提交于
* set default value to strategy in distributed_optimizer test=develop
-
由 Leo Chen 提交于
* print user-friendly error message * adjust error sumary
-
由 tianshuo78520a 提交于
-
由 Zhou Wei 提交于
set default python3,fix incompatible,cache dir for third party,unify error code,for windows (#26178) * set default python3 for paddle windows,test=win * set default python3,cache dir for third party,error code,test=win * fix some incompatible * fix some error * set virtual environment,test=win
-
由 Jack Zhou 提交于
* add nll loss API, update demo code of the comment
-
由 wawltor 提交于
* upate the target to label, test=develop * Update the code for the margin_ranking_loss, test=develop
-
由 wawltor 提交于
Update the sigmoid, Sigmoid layer for the api2.0
-
由 tianshuo78520a 提交于
* Fix build whl package * del timestamp * fix
-
由 Yang Zhang 提交于
* Update `paddle.add` remove `alpha` update doc sample code remove `:alias` etc * Remove `imperative` reference from docstring
-
- 16 8月, 2020 7 次提交
-
-
由 Kaipeng Deng 提交于
* fix test_multiprocess_dataloader unittest. test=develop
-
由 LielinJiang 提交于
* add children and named_children
-
由 wangchaochaohu 提交于
-
由 Kaipeng Deng 提交于
-
由 lilong12 提交于
* adaptive expand op to 2.0 (align to torch.expand) , test=develop
-
由 Dong Daxiang 提交于
test=develop
-
由 wangchaochaohu 提交于
-
- 15 8月, 2020 10 次提交
-
-
由 YUNSHEN XIE 提交于
-
由 wangchaochaohu 提交于
-
由 Zhou Wei 提交于
* expose and unify the Tensor concepts to the user * expose tensor to user * add copy place for Tensor * add copy place for Tensor * add note * add macro PADDLE_WITH_CUDA * remove RUN_TYPE=DIST * fix some error
-
由 lilong12 提交于
* add tile_op, test=develop
-
由 LielinJiang 提交于
* add Class KLDivLoss and function kl_div
-
由 Aurelius84 提交于
-
由 liu zhengxi 提交于
-
由 Leo Chen 提交于
* show deprecation warning once * add some notes * remove unused module
-
由 123malin 提交于
* test=develop, bug fix for test_dist_fleet_ctr
-
由 Bai Yifan 提交于
* add paddle.nn.functional.mse_loss * add name * fix conflict
-
- 14 8月, 2020 12 次提交
-
-
由 tianshuo78520a 提交于
-
由 Zhou Wei 提交于
-
由 Wilber 提交于
-
由 Yang Zhang 提交于
test=document_fix remove activation wording
-
由 Yang Zhang 提交于
test=develop,test=document_fix remove activation wording
-
由 Yang Zhang 提交于
test=develop,test=document_fix remove activation wording
-
由 Yang Zhang 提交于
test=develop,test=document_fix remove activation wording tanh -> tan
-
由 Yang Zhang 提交于
test=develop,test=document_fix explain input/out put range and out of boundary behavior
-
由 MRXLT 提交于
-
由 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
-
由 zhupengyang 提交于
-
由 vslyu 提交于
* add unittest for paddlerolemaker with gloo
-