Commit Graph

383 Commits (27bdbec7fc16f5d66d8a0458bb6cfb68898204d1)

Author SHA1 Message Date
wanghuancoder 0c59ad2a1a
Windows generate pdb and dump, for debug (#29628)
4 years ago
Y_Xuan 76738504ad
添加rocm平台支持代码 (#29342)
4 years ago
GeminiCarrie 08f24a3108
Fix precision problem (#29567)
4 years ago
LoveAn 671555ed32
Compiling operator libraries with Unity build (#29130)
4 years ago
wanghuancoder 3765da98c7
add coverage incremental switch, test=develop (#29290)
4 years ago
Shang Zhizhou fc80d2e09c
add compile option WITH_TENSORRT (#29208)
4 years ago
lilong12 7c61ba3afb
update, test=develop (#28095)
4 years ago
Zhou Wei e668cb07fb
fix CUDA 11 error on windows (#29101)
4 years ago
Zhou Wei bf143652ac
fix lstm OP compile error on windows (#28667)
4 years ago
Zhou Wei 93c39779b4
open a part of GPU unittest for windows (#28378)
4 years ago
Wilber 09fd2b2aab
Paddle support compile on sw (#27858)
4 years ago
XiaoguangHu d252219779
add git mirror url to speed up clone (#28241)
4 years ago
Zhou Wei 5d7000215a
fix dynamic_loader more safe and error message on windows (#28117)
4 years ago
lilong12 0567781804
Enable GLOO when compiled with WITH_DISTRIBUTE=ON (#27840)
4 years ago
chen zhiyu 6335e6a0a6
add musl option (#27798)
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
QingshuChen 138ecf24aa
support Baidu Kunlun AI Accelerator (#25959)
5 years ago
Wilber 0e23dc3a2d
[Compile] Update compile for arm FT2000 (#25651)
5 years ago
Wilber 848aca7ae8
[CI] [Lite-Subgraph] CI add lite subgraph check. (#25346)
5 years ago
Chen Weihang 172d4ecb6c
remove WITH_DSO compile option (#25444)
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 a73a4a8fe7
don't support cmake 3.12, 3.13, 3.14 (#25021)
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
T8T9 211ef78c1e
Builtin cuda (#24904)
5 years ago
Chen Weihang d1062d5278
Replace all errors thrown by LOG(FATAL) with PADDLE_THROW (#24759)
5 years ago
Yanghello 62b4ff7dd2
Aes_cipher_test and cipher_utils_test failed fixed (#24816)
5 years ago
石晓伟 0037464b71
disable cyrpto temporarily(#24819)
5 years ago
Yanghello 5a7a517cde
Add crypto api (#24694)
5 years ago
Shibo Tao 30efee339a
Revert "support CUDA using cmake built-in way (#24395). test=develop" (#24468)
5 years ago
Shibo Tao 068d3690c6
support CUDA using cmake built-in way (#24395)
5 years ago
zhangchunle 6bd200db66
remove high level api (#23854)
5 years ago
mozga-intel 3baaee9aab
Remove: NGraph engine from PDPD repository (#23545)
5 years ago
Wilber 7bc4b09500
add WITH_NCCL option for cmake. (#22384)
5 years ago
石晓伟 e1b0d7cbb1
remove anakin from code, test=develop (#22420)
5 years ago
zhouwei25 de9edf58ef Using parallel compiling (/MP) (#22263)
5 years ago
石晓伟 ad0dfb17c1
[Feature] Lite subgraph (#22114)
5 years ago
zhouwei25 a01663ca1f remove patch command and file of cares to Improved quality of Paddle Repo (#21776)
5 years ago
Zhaolong Xing c5f0293cf3
NV jetson(nano, tx2, xavier) inference compile support (#21393)
5 years ago
zhouwei25 c0dcb090a3 Determine whether to copy and link inference lib by ON_INFER (#20931)
5 years ago
zhouwei25 89bc18eec0 move more third party library related logic to third_party.cmake (#20927)
5 years ago
zhouwei25 b741761098 Integration of third_party compilation structure (#20887)
5 years ago
gongweibao 96f7356958
make dgc local off test=develop (#20652)
5 years ago
Tao Luo 4cfe432cad
change default CMAKE_BUILD_TYPE to Release (#18234)
6 years ago
hutuxian c756b5d231
Paddlebox Framework (#18982)
6 years ago
liuwei1031 d6cb1a4122
add dynamic C runtime support on windows, test=develop (#19502)
6 years ago
Yihua Xu b920395842 Use sparse matrix to implement fused emb_seq_pool operator (#19064)
6 years ago
Zeng Jinle 5b6673c44d
merge develop to solve conflict, also fix API doc, test=develop (#18823)
6 years ago