- 03 11月, 2020 1 次提交
-
-
由 Guo Sheng 提交于
* Add rnn_op. test=develop * Fix rnn_op grad maker's drop_empty_grad. test=develop
-
- 02 11月, 2020 3 次提交
-
-
由 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
-
- 30 10月, 2020 2 次提交
- 29 10月, 2020 6 次提交
-
-
由 lidanqing 提交于
* enable infer model running CAPI * output size should bigger than 0
-
由 wangguanzhong 提交于
* add op_function_generator for box_coder * fix format
-
由 iducn 提交于
* 01:Modify the shell script according to the specification * 01:Modify the shell script according to the specification
-
由 joanna.wozna.intel 提交于
-
由 Guanghua Yu 提交于
* Enhance multiclass_nms to support LoD for dygraph mode * fix some error in multiclass_nms * update GetLodFromRoisNum to GetNmsLodFromRoisNum
-
由 石晓伟 提交于
-
- 28 10月, 2020 5 次提交
-
-
由 Leo Chen 提交于
-
由 Tao Luo 提交于
-
由 Jacek Czaja 提交于
test=develop
-
由 Jacek Czaja 提交于
-
由 wangxinxin08 提交于
* update matrix nms op to api 2.0 * modify code according to review
-
- 27 10月, 2020 5 次提交
-
-
由 Leo Chen 提交于
-
由 wangchaochaohu 提交于
-
由 wangchaochaohu 提交于
-
由 Zhang Ting 提交于
* add fuse_bn_add_act pass
-
由 Chen Weihang 提交于
* add multiple exception type * define all exception & polish compile pystack * mapping paddle error to python exception * polish static mode error format * fix failed unittests * fix dytostatic test_error * fix check_nan_inf failed * add unittest for coverage * revert some code try to solve compile error * refactor enforce & error change * polish code & add unittest
-
- 26 10月, 2020 3 次提交
-
-
由 Adam Osewski 提交于
-
由 Zhou Wei 提交于
-
由 mapingshuo 提交于
* add sharding
-
- 23 10月, 2020 2 次提交
-
-
由 Chen Weihang 提交于
* add compile limit for paddle enforce * polish elementwise_op_function.cu.h * fix failed unittest * fix windows compile failed * detail polish * revert no type constructor
-
由 lidanqing 提交于
-
- 22 10月, 2020 4 次提交
-
-
由 Double_V 提交于
-
由 Feiyu Chan 提交于
* fix strided_slice_op's GetExpectedKernelType when input tensor is at CUDAPinnedPlace * add unittest for tensors in cuda pinned place * skip test for cuda pinned place on cpu machines
-
由 Leo Chen 提交于
* fix bug of fetch_async_op_handle * revert some changes of test_buffer_shared_memory_reuse_pass * revert some changes of test_buffer_shared_memory_reuse_pass
-
由 WangXi 提交于
-
- 21 10月, 2020 6 次提交
-
-
由 Wilber 提交于
-
由 danleifeng 提交于
* nccl init support hostname and ip; test=develop
-
由 wangguanzhong 提交于
-
由 Pei Yang 提交于
-
由 Double_V 提交于
-
由 Zhou Wei 提交于
-
- 20 10月, 2020 3 次提交
-
-
由 wangguanzhong 提交于
* fix generate_proposal_labels in cascade-rcnn series model, test=develop * fix example code & unittest, test=develop * update code from review comments, test=develop
-
由 Leo Chen 提交于
* fill_constant supports nan and inf * add ut
-
由 zhupengyang 提交于
-