Commit Graph

1302 Commits (7c508d8668b7edc8d1b4bec043e29a2506903e73)

Author SHA1 Message Date
wanghuancoder 3765da98c7
add coverage incremental switch, test=develop (#29290)
4 years ago
Shang Zhizhou fc80d2e09c
add compile option WITH_TENSORRT (#29208)
4 years ago
QingshuChen 64f29fbb70
update kunlun conv2d/softmax/elementwise implemetation (#29229)
4 years ago
wanghuancoder 2b2cd1864a
revert python file coverage, delete coverage run --include, test=develop (#29230)
4 years ago
Wilber 4fec182d24
[Lite-Subgraph] Fix compile error for lite subgraph. (#29146)
4 years ago
wanghuancoder 0239f79695
Generate code coverage reports only for incremental files (#28508)
4 years ago
Zhou Wei e668cb07fb
fix CUDA 11 error on windows (#29101)
4 years ago
Shang Zhizhou b9e76a0103
detect tensorRT plugin fp16 in runtime (#27933)
4 years ago
YUNSHEN XIE 5cb8e17a18
restore timeout value (#29027)
4 years ago
taixiurong d3d1a6b6e0
add kunlun kernel: slice, slice_grad, top_k, cast. *test=kunlun (#28542)
4 years ago
Zhou Wei 93c39779b4
open a part of GPU unittest for windows (#28378)
4 years ago
Shang Zhizhou 8699f38d08
裁剪transformer模型trt支持;修复tensorRT不支持DeletePass的bug (#28517)
4 years ago
YUNSHEN XIE d3b2d07d6e
modified timeout value on windows (#28499)
4 years ago
YUNSHEN XIE 72c78e4dbb
exec ut no more than 15s 2 (#28441)
4 years ago
QingshuChen 6bba8e57b1
fix batch_norm_xpu bug & remove xpusimulator dependence (#28430)
4 years ago
Wilber 648b92c093
[sw] Update compile error for sw (#28419)
4 years ago
石晓伟 0d25d55a86
update the cmake cmd, test=develop (#28344)
4 years ago
wangchaochaohu 337d3832f3
refine (#28366)
4 years ago
Wilber 09fd2b2aab
Paddle support compile on sw (#27858)
4 years ago
Zhou Wei f41104efa3
fix compile out of memory temporary (#28346)
4 years ago
石晓伟 d9b5f1261c
update the version of pybind, test=develop (#28284)
4 years ago
XiaoguangHu d252219779
add git mirror url to speed up clone (#28241)
4 years ago
Zhou Wei 4877bd5944
fix CUDA9 error due to BuildCustomizations (#28222)
4 years ago
Wilber f935ca8a50
[lite-xpu-subgraph] Fix xpu compile and test xpu ci. (#27932)
4 years ago
Zhou Wei 68c473e3e0
fix Automatic GPU detection failed on windows (#28148)
4 years ago
Zhou Wei 5d7000215a
fix dynamic_loader more safe and error message on windows (#28117)
4 years ago
lilong12 ff02173d01
add a comment, test=document_fix (#28008)
4 years ago
lilong12 afce32f32c
build gloo from source code instead of using the pre-compiled library (#27930)
4 years ago
Wilber 9005c5a260
Lite subgraph support arm cpu. (#27827)
4 years ago
chen zhiyu 6335e6a0a6
add musl option (#27798)
4 years ago
Wilber a2d08aa916
update for windows compile. (#27813)
4 years ago
Wojciech Uss 966447e338
Added support for quantization of fusion_gru (#27518)
4 years ago
Li Fuchen 1501a80f74
add support to float64 input of warpctc op. (#27399)
4 years ago
QingshuChen 6b727e08b1
support elementwise add, activation, matmul on Baidu Kunlun (#27143)
4 years ago
Thunderbrook 6f69a4cb05
add xpu in heter mode (#27000)
4 years ago
tianshuo78520a a2e0b7cb4a
update gcc8 in python3 ci docker (#26979)
4 years ago
Zhou Wei d20349b548
add unittest count ,install check on windows (#27492)
4 years ago
Wilber ec4155d7d0
windows lib size crop from 5.4G to 3.9G (#27477)
4 years ago
Zhou Wei 292b24aa6d
fix bug MD of compile, And add MD/STATIC/OPENBLAS inference lib check on windows (#27051)
4 years ago
Zhang Ting 906e7f921e
add fuse_bn_act op (#27230)
4 years ago
Wilber afe94903c3
Rename fluid_inference to paddle_inference. (#27422)
4 years ago
Pei Yang a5ef246cac
Optimize emb_eltwise_layernorm_plugin and support fp16 (#27128)
4 years ago
Leo Chen c89f269c4d
Fix bug of handling blank characters in operators.cmake (#27310)
4 years ago
chalsliu cb34cf18c0
Set timeout value on windows and mac (#27197)
4 years ago
Adam cc3f4b813a
Add int8 GRU kernel (#27220)
4 years ago
Wilber 1b84c0bf43
Lite subgraph refine predictor (#27167)
4 years ago
Jacek Czaja e005861598
[oneDNN]Introducing oneDNN 1.6 (#27137)
4 years ago
wangchaochaohu 3b8f5200a5
add dgc cuda11 support for Paddle (#27204)
4 years ago
wangchaochaohu c71d79b1d2
[cuda11 support] change the CMakeLists to support the cuda11 (#27124)
4 years ago
wangchaochaohu 9b7692b144
update gpu compute archs for cuda11 (#27039)
5 years ago