Commit Graph

306 Commits (dde19a0ff8d6f02b9c4e61cc2116025e80e5a6d8)

Author SHA1 Message Date
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
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
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
tensor-tang dca68cdf97 throw error when name not find
7 years ago
tensor-tang cd94df8679 fix load and refine
7 years ago
Zhaolong Xing 4048cfa9da
Merge pull request #15048 from NHZlX/add_affine_channel_fuse
7 years ago
Zeng Jinle c0bcff00dc
Merge pull request #14962 from sneaxiy/rewrite_variable_type
7 years ago
Tao Luo 05f1b65da3 simplify prepere_input in analyzer_test
7 years ago
nhzlx 02e17396c2 fix comments
7 years ago
nhzlx 71636e677d add min_subgraph_size attr to tensorrt config
7 years ago
sneaxiy dde3afe7b7 Merge develop
7 years ago
nhzlx 73b47df1f4 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into add_affine_channel_fuse
7 years ago
nhzlx ce3782c193 add affine_channel fuse.
7 years ago
qingqing01 51a9fca323
Async memory copy (#15013)
7 years ago
sneaxiy ae6f46a1a9 rewrite variable type
7 years ago
peizhilin 07c7eaabb4 Merge remote-tracking branch 'upstream/develop' into windows/mkl
7 years ago
Zhaolong Xing a9fb34fad8
Merge pull request #14903 from NHZlX/add_conv_elementwise_pass
7 years ago
peizhilin 5a6d7fe2ff add mkl,ctc support for windows
7 years ago
wopeizl 0f085f0a5a
Merge pull request #14892 from wopeizl/windows/port3
7 years ago
nhzlx fcc93d96d5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_conv_elementwise_pass
7 years ago
Yu Yang bacf1d2399 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/tensor_type
7 years ago
nhzlx 4e4a777243 add conv+elementwiseadd pass
7 years ago
Yan Chunwei a985949be9
Fea/fuse conv elementwise add fuse (#14669)
7 years ago
Yu Yang 04a570b463 Fix ut
7 years ago
peizhilin 23dec78772 fix script issue
7 years ago
Yu Yang 9bd70a1e04 Change tensor uses proto::VarType::type
7 years ago
bingyanghuang 943ad4781f One possible solution to add flexibility for mkldnn placement pass (#14768)
7 years ago
Yihua Xu 3821fc3950 Merge branch 'develop' into develop_4f71a6ee2_conv3d_bias_fusion_mkldnn_impl
7 years ago
Tao Luo 743cb840f1 update with comments
7 years ago