Commit Graph

1294 Commits (fddea674452eb8dd3b028a9bf64bef03b5030522)

Author SHA1 Message Date
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
T8T9 211ef78c1e
Builtin cuda (#24904)
5 years ago
silingtong123 fc4435174b
test=develop, fix the bug of tensorrt package can't compile on windows (#24860)
5 years ago
Yanghello aa47356b74
Add crypto python (#24836)
5 years ago
Yanghello 62b4ff7dd2
Aes_cipher_test and cipher_utils_test failed fixed (#24816)
5 years ago
Wilber f8e370ac7f
[Inference] [unittest] Inference unit tests rely on dynamic libraries (#24743)
5 years ago
Zhou Wei 8a9f06e62d
fix bug when compile CPU inference library (#24800)
5 years ago
silingtong123 126d3d693b
support C++ inference shared library on windows (#24672)
5 years ago
Zhou Wei d1047d0a69
add WITH_GPU for cudaerror download (#24056)
5 years ago
Zhou Wei 80ec2fe71c
fix windows bug that compile .cu files use MSVC dynamic C runtime (#24729)
5 years ago
Yanghello 5a7a517cde
Add crypto api (#24694)
5 years ago
Pei Yang 21ad122a4a
add more info to version.txt, test=develop (#24551)
5 years ago
Jinhua Liang 1ad6317bc4
fix compile error about cub (#24648)
5 years ago
Jacek Czaja 3292f0ef58
[onednn] elementwise add broadcasting support (#24594)
5 years ago
Wilber 4ec7287602
fix compile when with_nccl=off. test=develop (#24444)
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
Pei Yang 8c296dea75
fix compile error(cpuid.h not found) on nvidia jetson platforms. test=develop (#24329)
5 years ago
Tao Luo 9eedf05d2f
solve mklml memory leak on windows (#24015)
5 years ago
Guo Sheng 1fc6cc502a
Fix cusolver loader for Windows (#24157)
5 years ago
Tao Luo 34122e665e
update mklml.cmake to 2019.0.5 (#24179)
5 years ago
Tao Luo e3179ea2f5
refine ccache statistics show (#24167)
5 years ago
Tao Luo 29e1968d63
Revert "update mklml.cmake to 2019.0.5 (#24022)" (#24147)
5 years ago
Tao Luo 652e804b41
update mklml.cmake to 2019.0.5 (#24022)
5 years ago
Zhou Wei 6f5669f9bf
Add note about the time cost and change HTTPS to HTTP to avoid unable to download(#24043)
5 years ago
Zeng Jinle d053dfd5fc
fix cuda arch detection (#24036)
5 years ago
Zhou Wei 7817003795
Optimize the error messages of paddle CUDA API (#23816)
5 years ago
Zhang Ting b89dd86fb6
Update eigen (#23203)
5 years ago
WangXi 752636f94f
cache dgc package (#23941)
5 years ago
Zhaolong Xing c113302826
fix cuda9, volta, turing compile error (#23730)
5 years ago
zhangchunle faf284a9b3
modify cmake/external/*.cmake (#23710)
5 years ago
mozga-intel 3baaee9aab
Remove: NGraph engine from PDPD repository (#23545)
5 years ago
石晓伟 9b82e4c183
change the cmake and apis of lite engine, test=develop (#22934)
5 years ago
channings a2e10930cf
update linspace, equal operators to API 2.0 (#23274)
5 years ago
Adam 487f43bbcb
Update DNNL version to 1.3 (#23204)
5 years ago
Zhaolong Xing 430b0099c9
[Paddle-TRT]: Ernie Dynamic shape support. (#23138)
5 years ago
xujiaqi01 d0413e58d3
support get pslib version (#22835)
5 years ago
Zhaolong Xing 8d6dc102fe
[Ernie GPU Optimize]: Embedding_eltwise_layernorm Fuse (#22494)
5 years ago
石晓伟 ddb9b46fec
change the function in op_teller, test=develop (#22794)
5 years ago
zhou wei 0fb5ea7814
fix bug that sourcecode of third_party can't be cached correctly,and add cache for xbyak and openblas (#22772)
5 years ago
tianshuo78520a 433cef03e5
fix typo word (#22784)
5 years ago
hutuxian 175954d894
PaddleBox Framework Part2 (#22466)
5 years ago
zhouwei25 7cf648b315
fix bug of the cmake variable protobuf_MSVC_STATIC_CRT (#22598)
5 years ago
Adam 608447bfd5
Update MKLDNN to v1.2 (#22521)
5 years ago
flame 1d503e6a9e
Golang inference API (#22503)
5 years ago
石晓伟 53be3f07e9
update internal header files, test=develop (#22379)
5 years ago
Pei Yang 5a1a9a1e59
remove copying trt to inference lib, test=develop (#22470)
5 years ago
yaoxuefeng 2235ee1a5e
multi-loss optimization by adding a DownpourOpt worker (#22025)
5 years ago
石晓伟 e1b0d7cbb1
remove anakin from code, test=develop (#22420)
5 years ago
Wilber 55b403e8a8 Modify lite commit id. (#22371)
5 years ago
石晓伟 24f9037e62
update external lite, test=develop (#22347)
5 years ago
Wilber 36afdbd3e1
modify lite commit id to support var_conv_2d cascade. test=develop (#22299)
5 years ago
Leo Chen 032e49c494
fix compile issue, test=develop (#22001)
5 years ago
silingtong123 4f1da4adcb remove the useless third_party library from C++ inference library (#22021)
5 years ago
zhouwei25 549e6de7ac faster build by reduce by-product, reduce linking library and fix compile warning of std=c++11 (#22164)
5 years ago
xujiaqi01 e3a457d34b
add collective communication library in fleet (#22211)
5 years ago
Wilber 5750152e80
support fluid-lite subgraph run resnet test=develop (#22191)
5 years ago
Zhen Wang 46189b166d Add bn and relu fuse pass (#22048)
5 years ago
baojun f8516ccb53 Upgrade nGraph to use mkldnn v1.1 (#22154)
5 years ago
石晓伟 ad0dfb17c1
[Feature] Lite subgraph (#22114)
5 years ago
zhouwei25 4f7a2bd0d1 tweak the interface of cache_third_party function - expose the SOURCE_DIR for each external library (#21899)
5 years ago
Adam 700fdb1819 MKL-DNN 1.1 for Windows (#22089)
5 years ago
Adam c112b645c4 Update MKL-DNN to 1.1 (#21754)
5 years ago
Yiqun Liu d48320777e
Add the first implememtation of fusion_group op (#19621)
5 years ago
zhouwei25 8b15acd71d remove patch command and file of warpctc to Improved quality of Paddle Repo (#21929)
5 years ago
zhouwei25 2df4be5d35 Fix openblas bug to support compile on windows when WITH_MKL=OFF (#21902)
5 years ago
zhouwei25 cad058ce19 remove patch command and file of grpc to Improved quality of Paddle Repo (#21778)
5 years ago
zhouwei25 a01663ca1f remove patch command and file of cares to Improved quality of Paddle Repo (#21776)
5 years ago
zhouwei25 3e1404d208 fix cp bug of warpctc repository,test=develop (#21901)
5 years ago