Commit Graph

1119 Commits (00b11a4a1e05f7d5637dc2864484add3e243ebb9)

Author SHA1 Message Date
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
Krzysztof Binias e1b5833b88 [PROPOSAL] Add support for dynamic code analysis (Sanitizers) (#18303)
6 years ago
baojun adcfc53b18 upgrade ngraph version and simplify ngraph engine (#18853)
6 years ago
Huihuang Zheng 0d3f16f53e
Try to modify external gflags to solve CI compilation (#18872)
6 years ago
Tao Luo 8de5aa1bde
remove package.cmake (#18760)
6 years ago
Tao Luo 0ae45f0b53
remove unused cmake file (#18744)
6 years ago
Tao Luo c457a69db5
remove unused gzstream.cmake (#18705)
6 years ago
Jacek Czaja 0d8e6c9b8b MKL-DNN upgrade to 0.20 (#18370)
6 years ago
gongweibao ec1000cca9
Change to use brpc rdma branch instead of personal branch. (#18683)
6 years ago
Jiabin Yang 898237c19a
Downgrade gcc to 4.8 (#18614)
6 years ago
guru4elephant d714bf037c
remove async executor and add data_feed.proto to the deps of train demo (#18659)
6 years ago
kh2se2013 9ad57f2dfd 1)change to parallel mode on python coverage run (#18594)
6 years ago