Commit Graph

1262 Commits (5034d181f382eb3bd6d4676bc587002fd158f77b)

Author SHA1 Message Date
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)
4 years ago
Adam Osewski c2c689582e
Update Paddle-Lite commit hash. (#26413)
5 years ago
YUNSHEN XIE ada1e12982
modified timeout value on windows and mac (#26690)
5 years ago
MRXLT 4ba6483665
fix infer compile bug (#26641)
5 years ago
Wilber 32ba8602c6
Enhance py_func error info message. (#26557)
5 years ago
YUNSHEN XIE 39fe0d35aa
find timeout unittests (#26371)
5 years ago
QingshuChen 138ecf24aa
support Baidu Kunlun AI Accelerator (#25959)
5 years ago
Chen Weihang 17bcaef411
Revert "update cub to 1.9.8, test=develop (#24895)" (#26504)
5 years ago
Zhou Wei 62bd7ba13c
specify cuda arch when dectected fail (#26420)
5 years ago
liuyuhui 935da32d25
【paddle.fleet】upgrade fleet: modify role_maker (#26038)
5 years ago
Leo Chen ffe52b4452
[OpDevOptimize] Add common infershape functions (#26096)
5 years ago
Jacek Czaja 615e8a20f6
- oneDNN update 1.3 -> 1.5 (#25202)
5 years ago
Zhou Wei 1f74b94d3f
fix compile warning on windows MSVC, fix paddle_build.bat more safe (#25933)
5 years ago
Adam 68c6160e63
Add oneDNN fusion_gru kernel (#25594)
5 years ago
Zhaolong Xing 358bc06c72
[CUDNN8 support] : support CUDNN8 (#25664)
5 years ago
wawltor 595a719795
Update the api for the compare_ops
5 years ago
石晓伟 521e70152f
fix cmake of lite, test=develop (#25680)
5 years ago
Zhou Wei e0a9115e28
fix random compile failure due to missing file (#25661)
5 years ago
Wilber 0e23dc3a2d
[Compile] Update compile for arm FT2000 (#25651)
5 years ago
Aurelius84 6452fd425e
Add warning if gcc version > 8.2(#25635)
5 years ago
石晓伟 7206417259
supports xpu runtime, test=develop (#25554)
5 years ago
Chen Weihang 404566e459
move nccl.h find code to avoid cmake error (#25589)
5 years ago
Zhaolong Xing 9df18b08f3
Disable windows static library generation (#25593)
5 years ago
Zhou Wei 1ab60544f2
windows CI scripts for xly,test=develop,test=win (#25533)
5 years ago
Wilber 848aca7ae8
[CI] [Lite-Subgraph] CI add lite subgraph check. (#25346)
5 years ago
Leo Chen c27413e9cb
Attempt to resolve the TLS problem (#25390)
5 years ago
Chen Weihang 172d4ecb6c
remove WITH_DSO compile option (#25444)
5 years ago
Zhang Ting b9aeb68197
remove EIGEN_MAX_CPP_VER=11, test=develop (#25309)
5 years ago
MRXLT 3b8f0a64c2
Encryption infer (#25119)
5 years ago
Wilber 0371cf6f94
fix compile for lite subgraph. test=develop (#25285)
5 years ago
Wilber 4c964abdf7
support build on arm. test=develop (#25212)
5 years ago
Shibo Tao f8d5fd6f9b
generate dummy file using cmake configure_file function to avoid re-generating it. (#25161)
5 years ago
Shibo Tao 19c4db1b56
don't re-generate header file if content doesn't change (#25130)
5 years ago
T8T9 7046165670
remove ${CMAKE_VERSION} VERSION_LESS "3.3.0". (#25128)
5 years ago
石晓伟 6783441e70
fix repeat definitions in liengine.cc, test=develop (#25020)
5 years ago
T8T9 a73a4a8fe7
don't support cmake 3.12, 3.13, 3.14 (#25021)
5 years ago
Zhou Wei 3e04ed2227
fix bug in CUDA_NVCC_FALS and CMAKE_CUDA_FLAGS, and eliminate some warning,test=develop (#24982)
5 years ago
Zhang Ting 0cb0318253
update cub to 1.9.8, test=develop (#24895)
5 years ago
Yanghello 2ca2b90d62
fix cryptopp lib building bug in gcc8 (#24945)
5 years ago
T8T9 90d420b13c
add -DPADDLE_CUDA_BINVER (#24928)
5 years ago
Chen Weihang 4a702ef361
Support SelelctedRows allreduce in multi-cards imperative mode (#24690)
5 years ago