Commit Graph

1163 Commits (325f0722bdb049fef657f0f4b588eb361377e675)

Author SHA1 Message Date
石晓伟 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
xujiaqi01 37896e9050
fix compile error when WITH_PSLIB=ON (#21702)
5 years ago
zhouwei25 34dc710641 fix wrong commitID with patch file of warpctc (#21755)
5 years ago
zhouwei25 03133c2c58 fix the bug that cannot pathch command for the second time (#21596)
5 years ago
baojun 45d2fa4e26 update ngraph to v0.27 test=develop (#21677)
5 years ago
Adam e81f0228df MKL-DNN 1.0 Update (#20162)
5 years ago
Leo Chen 84b7267100
dygraph_grad_maker supports varbase without grad_var (#21524)
5 years ago
Leo Chen cdd46d7e02
Split VarBase from Python Variable for Dygraph (#21359)
5 years ago
silingtong123 4640178629 modify the personal repo address of eigen and warpctc (#21445)
5 years ago
Zhaolong Xing c5f0293cf3
NV jetson(nano, tx2, xavier) inference compile support (#21393)
5 years ago
Tao Luo 060bf8d0d5
Revert "revert flags.cmake (#21437)" (#21485)
5 years ago
gongweibao c93c9e5bfe revert flags.cmake test=develop (#21437)
5 years ago
Zhaolong Xing 6aa13f46cb
update openblas version (#21450)
5 years ago
zhouwei25 fce24315fb fix cub/threadpool include_dir to match setup.py.in,test=develop (#21436)
5 years ago
Tao Luo c0656dcb1a
remove -Wno-error=sign-compare, make warning as error (#21358)
5 years ago
zhouwei25 b39f947698 Eliminate the impact on incremental compilation (#21410)
5 years ago
Michał Gallus 5d7d548275 INT8 Fully-connected (#17641)
5 years ago
Tao Luo d8e7d25274
make CUDA_ARCH_NAME default Auto (#21352)
5 years ago
silingtong123 4b429c190d package the CAPI inference library and third_party (#21299)
5 years ago
zhouwei25 345b67b5e2 remove warning LNK4006 and warning LNK4221 (#21226)
5 years ago
zhouwei25 341dee0657 Cache 3rd source code, improve stability, reduce the compilation time (#21190)
5 years ago
Zeng Jinle 925280b96c
Change GCC version to be 8.2 in Dockerfile.GCC8 (#21222)
5 years ago
zhouwei25 c0dcb090a3 Determine whether to copy and link inference lib by ON_INFER (#20931)
5 years ago
Zeng Jinle cdb3d27985
Fix warn of gcc8 (#21205)
5 years ago
zhouwei25 5d821578d9 fix bug when build openblas with a computer that has installed openblas before,test=develop (#21160)
5 years ago
Jeng Bai-Cheng 330b173c38 Better TensorRT support (#20858)
5 years ago
zhouwei25 d257355089 Remove useless code of openblas and fix the previous incorrect message (#21092)
5 years ago
Michał Gallus 6cc544aa28 Add Shallow clone to ExternalProjects (#21060)
5 years ago
joanna.wozna.intel 77c2083586 Add transpose2 INT8 for mkl-dnn (#19424)
5 years ago
zhouwei25 89bc18eec0 move more third party library related logic to third_party.cmake (#20927)
5 years ago
Chen Weihang 7ee25189c3
Enrich the type of error and declare the error type interfaces (#21024)
5 years ago
Zeng Jinle 878a40f57d
Support NoNeedBufferVarsInference in dygraph backward (#20868)
5 years ago