- 04 11月, 2020 1 次提交
-
-
由 YUNSHEN XIE 提交于
* retry will not be executed when the number of failed ut is greater than 20 * add log display * fix some error * fix some error * fix some error * fix some error
-
- 03 11月, 2020 8 次提交
-
-
由 Shang Zhizhou 提交于
* fp16 result ok * change -DWITH_NVINFER_PLUGIN toconfig.EnableTensorRtOSS * auto detect special slice op converter for ernie with trt oss * ernie oss only support fp16 * fix special_slice_plugin serialize bug * matmul in tensorrt ok * ernie unittest ok * add matmul tensorrt unittest * remove demo code
-
由 Jacek Czaja 提交于
-
由 Wilber 提交于
-
由 Wilber 提交于
-
由 chen.zhiyu 提交于
* add musl docker build script * rm space test=document_fix * fix some docs and types errors test=document_fix
-
由 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 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 6 次提交
-
-
由 Leo Chen 提交于
-
由 Tao Luo 提交于
-
由 Jacek Czaja 提交于
test=develop
-
由 Jacek Czaja 提交于
-
由 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 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 4 次提交
-
-
由 Adam Osewski 提交于
-
由 Zhou Wei 提交于
-
由 tianshuo78520a 提交于
* Fix xpu notest;test=kunlun * fix * test=kunlun * test=kunlun
-
由 mapingshuo 提交于
* add sharding
-
- 23 10月, 2020 3 次提交
-
-
由 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 提交于
-
由 tianshuo78520a 提交于
-
- 22 10月, 2020 2 次提交
-
-
由 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
-