- 03 11月, 2020 7 次提交
-
-
由 Wilber 提交于
-
由 Wilber 提交于
-
由 chen.zhiyu 提交于
* add musl docker build script * rm space test=document_fix * fix some docs and types errors test=document_fix
-
由 Double_V 提交于
-
由 Leo Chen 提交于
* pool2d cuda kernel supports fp16 * fix compile issue of template * add ut
-
由 Zhou Wei 提交于
-
由 Guo Sheng 提交于
* Add rnn_op. test=develop * Fix rnn_op grad maker's drop_empty_grad. test=develop
-
- 02 11月, 2020 5 次提交
-
-
由 wangchaochaohu 提交于
-
由 Huihuang Zheng 提交于
This PR is follow up of #28213. On that PR we tried to decrease GPU usage, however the CI still randomly failed. So I added retry logic for the initialization of nccl and cusolver. If the initialization failed, we can retry to avoid the random failure.
-
由 wangguanzhong 提交于
* add generate_proposals_v2 op
-
由 Guo Sheng 提交于
* Fix lr setting of AdamW when lr is an instance of LRScheduler. test=develop * Fix static graph test mode in test_adamw_op.py. test=develop
-
由 Aurelius84 提交于
* [Dy2stat] Support to modify value of buffer tensor * remove "defaultTest" * fix name confliction
-
- 30 10月, 2020 5 次提交
-
-
由 石晓伟 提交于
* update version pybind to v2.4.3, test=develop * update unittests, test=develop
-
由 Leo Chen 提交于
-
由 Chen Weihang 提交于
* check and fix tensor and scalar type promotion * fix else branch error * fix scalar method error * fix test_math_op_path unittest * add future division for unittest * rm useless bin file
-
由 LielinJiang 提交于
* return pil image as default according backend
-
由 zhulei 提交于
* Add median api. * Add median api. * Add median api. * Add median api. * Add median api.
-
- 29 10月, 2020 9 次提交
-
-
由 lidanqing 提交于
* enable infer model running CAPI * output size should bigger than 0
-
由 wangguanzhong 提交于
* add op_function_generator for box_coder * fix format
-
由 joejiong 提交于
-
由 iducn 提交于
* 01:Modify the shell script according to the specification * 01:Modify the shell script according to the specification
-
由 wanghuancoder 提交于
* enable test_parallel_executor_fetch_isolated_var, test=develop * add enable_static, test=develop * set test_parallel_executor_fetch_isolated_var RUN_TYPE=DIST, develop=test
-
由 joanna.wozna.intel 提交于
-
由 Guanghua Yu 提交于
* Enhance multiclass_nms to support LoD for dygraph mode * fix some error in multiclass_nms * update GetLodFromRoisNum to GetNmsLodFromRoisNum
-
由 石晓伟 提交于
-
由 LielinJiang 提交于
* fix lr scheduler * fix code style
-
- 28 10月, 2020 13 次提交
-
-
由 Leo Chen 提交于
-
由 chentianyu03 提交于
* add + - * / @ [] operator to ComplexVariable, also add unittest * fix circular reference bug * fit for py2.7 * remove reverse oprators which not supported now
-
由 Zhong Hui 提交于
fix dygraph gather api
-
由 Tao Luo 提交于
-
由 Leo Chen 提交于
* set static shape for shape tensor with constant * remove debug code * fix typo * add ut * refine code * refine example
-
由 Chengmo 提交于
* fix fleetrun heter ps on paddlecloud
-
由 pangyoki 提交于
* fix AMP auto_cast and grad_scaler En doc * fix indentation problem * change Conv2d to Conv2D
-
由 Zhou Wei 提交于
-
由 Jacek Czaja 提交于
test=develop
-
由 Jacek Czaja 提交于
-
由 LiuChiachi 提交于
-
由 Zhou Wei 提交于
* fix judge bug of errorlevel * fix some error
-
由 wangxinxin08 提交于
* update matrix nms op to api 2.0 * modify code according to review
-
- 27 10月, 2020 1 次提交
-
-
由 Leo Chen 提交于
-