Commit Graph

1130 Commits (89966525f1d667dda3bf5c44a8071c1ab716af4e)

Author SHA1 Message Date
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
zhouwei25 394edd8647 fix mklml and cblas bug,test=develop (#20970)
5 years ago
hong 8c4573a3cb
GradMaker for dygraph (#19706)
5 years ago
zhouwei25 b741761098 Integration of third_party compilation structure (#20887)
5 years ago
wopeizl 3b31b74e20
remove the warning issue test=develop (#20718)
5 years ago
zhouwei25 bcd77e147c Cmake_generotor support has been added to enable multi-version VS support (#20755)
5 years ago
wopeizl 9e5948230e
add support to gcc8, add docker env test=develop (#19807)
5 years ago
WangXi 507afa8a8a Fix dgc nan by stripping nccl from sparseReduce. (#20630)
5 years ago
石晓伟 48b27229a8
fix version.cmake, test=develop (#20606)
5 years ago
633WHU 12e4be0382 Dlpack support (#20039)
5 years ago
tangwei12 c9139c3db3
trainer from dataset fetch targets (#19760)
5 years ago
zhaoyuchen2018 e867366805
Add multihead op for ernie opt (#19933)
5 years ago
liym27 3aa331d97e fix conv2d and conv3d: (#20042)
5 years ago
石晓伟 01b9d07963
update operator compatible info, test=develop (#19978)
5 years ago
gongweibao ae593e57fa
Add dgc source code to bos platform. (#19892)
5 years ago
Yiqun Liu 3cd985a669
Add a pass to fuse fc+elementwise_add+layernorm (#19776)
5 years ago
chengjuntao 00efd1d8a9
add deformable conv v1 op and cpu version of deformable conv v2 (#18500)
5 years ago
zhouwei25 b5a5d93bbe fix the dependencies of third party and inference lib (#19684)
5 years ago
Huihuang Zheng 12542320c5
Replace TemporaryAllocator by CUDADeviceContextAllocator (#18989)
6 years ago
Yiqun Liu a65c728e5d
Implement the GPU kernel of fc operator (#19687)
6 years ago
baojun 87f13f7569 upgrade ngraph to support mkldnn v1.0 (#19689)
6 years ago
Tao Luo bcddbc78d4
remove -Wmaybe-uninitialized warning (#19653)
6 years ago
Tao Luo 3aaea4c545
fix inference_lib deps error (#19632)
6 years ago
liuwei1031 9c88570881 fix the warning caused by mistach arguments of flags.cmake (#19576)
6 years ago
silingtong123 e79cf3bce7 Enable online compilation of openblas on windows (#19602)
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
liuwei1031 50582071dc
fix compilation issue in windows vs2017 (#19183)
6 years ago
zhouwei25 2f0dc8463a fix the bug that PYTHON_EXECUTABLE not exists (#19225)
6 years ago
zhouwei25 ef46918ad1 Fix the inference library compilation bug on windows (#19190)
6 years ago
Tao Luo 32a670badc
remove WITH_FAST_MATH option (#19149)
6 years ago
wopeizl 80b7ef6fc8
add tensorrt support for windows (#19084)
6 years ago