Commit Graph

1171 Commits (14672a63647a120487fc1c212e38c406ffd94444)

Author SHA1 Message Date
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
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