Commit Graph

332 Commits (e56fd4388ef6e73e5c48d705f05c44794b3fffd5)

Author SHA1 Message Date
Yiqun Liu 1616c32acf
Add the include of cudnn.h to enable the use of CUDNN_VERSION. (#15961)
7 years ago
Sylwester Fraczek 1943119fc5 fix typo memeroy->memory
7 years ago
Sylwester Fraczek 8bc604571f fix typo seriazlized->serialized
7 years ago
Sylwester Fraczek 543e53db05 fix typo releated->related
7 years ago
tensor-tang e1c707fe9c
fix warnings (#15790)
7 years ago
Yan Chunwei 3a5d6e5e64
move passes to src to avoid different behavior in deployment (#15705)
7 years ago
Yan Chunwei c00ed19df2
add more comment (#15603)
7 years ago
Gabor Buella da9c94da33 Clang build fixes (#15628)
7 years ago
Chunwei d85c2e4e5c fix anakin compile dependency
7 years ago
qingqing01 943d972878
Fix analysis predictor when loading the persistable RAW type variable. (#15613)
7 years ago
Yan Chunwei e887d71958
fix ir debug config (#15571)
7 years ago
Yan Chunwei 897789b16e
fix save_inferece_model bug (#15365)
7 years ago
Yan Chunwei 655179089f
AnalysisConfig remove contrib namespace (#15540)
7 years ago
qingqing01 a6910f900e
Always create variables in analysis_predictor before OptimizeInferenceProgram. (#15533)
7 years ago
Yan Chunwei b62b756b28
add version support (#15469)
7 years ago
Yan Chunwei 526790e652
infer get program (#15511)
7 years ago
Zhaolong Xing 97b76c94c4
Merge pull request #15242 from NHZlX/trt_int8_ultimate_version
7 years ago
Yan Chunwei e2818c8608
add dynamic memory optim (#15457)
7 years ago
nhzlx 92cf4a4c6b fix comments
7 years ago
nhzlx 027d24c831 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into trt_int8_ultimate_version
7 years ago
nhzlx 9641324995 fix comments
7 years ago
nhzlx 484b3bc801 When cudnn version < 7100, there is problem with conv_fusion.
7 years ago
flame d60751fb71
add python inference api (#15248)
7 years ago
Yan Chunwei 885c4e57ab
fea/infer memory optim2 (#14953)
7 years ago
Yan Chunwei c9e5aa19c1
get tensor API add more comments (#15345)
7 years ago
Yan Chunwei e84234b551
make clone thread safe (#15363)
7 years ago
Zhaolong Xing 236201c222
Merge pull request #15350 from NHZlX/fix_bug_for_precditor
7 years ago
Yan Chunwei e07900d317
cache tensor ptr in ZeroCopyTensor (#15352)
7 years ago
Yan Chunwei b7916440ff
hot fix the Native clone (#15344)
7 years ago
nhzlx b95f2ff8fe fix win build bug
7 years ago
nhzlx b938324381 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into trt_int8_ultimate_version
7 years ago
nhzlx 312fe0ece1 add trt int8 calibration support
7 years ago
Yiqun Liu 568cc2ffa8
Optimize while_op for test (#14764)
7 years ago
nhzlx b2ba3471fd fix analysis config bug.
7 years ago
tensor-tang a5d2a6d1ad add fuse pass of sequared mat sub fusion
7 years ago
tensor-tang a89296ac1f add repeated fc relu pass
7 years ago
Zhaolong Xing 98e85f3735 add_transpose_flatten_concat_fuse (#15121)
7 years ago
wopeizl 5d9edb4124
Merge pull request #15156 from wopeizl/windows/fixgpuissue
7 years ago
tensor-tang 146e942c65
Merge pull request #15250 from tensor-tang/refine/seqpool/feed
7 years ago
peizhilin 439691f5bd adjust the shlwapi on windows
7 years ago
tensor-tang ce909664d8 Merge remote-tracking branch 'ups/develop' into refine/seqpool/feed
7 years ago
peizhilin e239558e56 remove the dismatch enclosure to avoid warning message test=develop
7 years ago
Tao Luo 2b11c710b3
Merge pull request #15249 from NHZlX/fix_trt_demo_ci
7 years ago
tensor-tang 137060135e fix zerocopy size
7 years ago
nhzlx e7d83389e6 fix demo ci bug
7 years ago
nhzlx 4e3522e5b4 add trt int8 support
7 years ago
tensor-tang 72d2a1801e add seqpool concat fuse pass
7 years ago
Yan Chunwei d09d6eadc0
make inference api work with Doxygen (#15195)
7 years ago
Yan Chunwei 875a07c32d
refactor inference analysis api (#14634)
7 years ago
tensor-tang 516fe301ee add comment in case of empty name
7 years ago