Commit Graph

372 Commits (a98c69b6c65a9ed926cdb3ba2cf38dc305fa72dc)

Author SHA1 Message Date
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
Tao Luo 32a670badc
remove WITH_FAST_MATH option (#19149)
6 years ago
Krzysztof Binias e1b5833b88 [PROPOSAL] Add support for dynamic code analysis (Sanitizers) (#18303)
6 years ago
Tao Luo 8de5aa1bde
remove package.cmake (#18760)
6 years ago
Tao Luo c457a69db5
remove unused gzstream.cmake (#18705)
6 years ago
石晓伟 047bba855b
Remove the obsolete cmake options (#18481)
6 years ago
Tao Luo 3c9755bbb9
remove unused jemalloc option (#18314)
6 years ago
Tao Luo 453529839d
Merge pull request #16946 from JiabinYang/move_imperative_mode
6 years ago
gongweibao cbdb8a17b1
Polish DGC code (#16818)
6 years ago
JiabinYang 51bb287334 test=develop, add CMAKE
6 years ago
JiabinYang fe2e5f8575 test=develop, split complie option by internal and exposed
6 years ago
Tao Luo 544f91deba add WITH_HIGH_LEVEL_API option, default OFF
6 years ago