Commit Graph

842 Commits (57e5f61ec8b6822bd897df15478c646cf347097b)

Author SHA1 Message Date
nhzlx a6aa8ea771 faster rcnn input is presistable. (fix it in paddle-trt)
6 years ago
sneaxiy dde3afe7b7 Merge develop
6 years ago
tensor-tang d46a140dd9 add seq pool inference test
6 years ago
tensor-tang d4931a2abc support more input fake data
6 years ago
nhzlx 73b47df1f4 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into add_affine_channel_fuse
6 years ago
nhzlx ce3782c193 add affine_channel fuse.
6 years ago
Tao Luo 91408e3122 fix analyzer_mm_dnn_tester fails when bs > 1
6 years ago
Tao Luo f01c966800 Merge branch 'develop' into mm_dnn
6 years ago
qingqing01 51a9fca323
Async memory copy (#15013)
6 years ago
minqiyang b1d0a14c14 Change the ut back
6 years ago
minqiyang 7d1533216d Fix syntax error in unit test
6 years ago
Tao Luo 22c71398e3 add MM_DNN inference test
6 years ago
peizhilin 9e60c58666 Merge remote-tracking branch 'upstream/develop' into windows/mkl
6 years ago
luotao1 13367866cd add deterministic result unit-test
6 years ago
sneaxiy ae6f46a1a9 rewrite variable type
6 years ago
peizhilin 07c7eaabb4 Merge remote-tracking branch 'upstream/develop' into windows/mkl
6 years ago
Tao Luo 6aa6b8cfa0
Merge pull request #14918 from luotao1/mobilenet_test
6 years ago
Zhaolong Xing a9fb34fad8
Merge pull request #14903 from NHZlX/add_conv_elementwise_pass
6 years ago
Tao Luo 2f55a04ec6 add refer result comparasion
6 years ago
peizhilin 5a6d7fe2ff add mkl,ctc support for windows
6 years ago
wopeizl 0f085f0a5a
Merge pull request #14892 from wopeizl/windows/port3
6 years ago
nhzlx 050a68dde3 fix comments
6 years ago
Tao Luo 1a6d2cfe39 add test_analyzer_mobilenet
6 years ago
nhzlx fcc93d96d5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_conv_elementwise_pass
6 years ago
Yu Yang bacf1d2399 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/tensor_type
6 years ago
nhzlx 4e4a777243 add conv+elementwiseadd pass
7 years ago
nhzlx 050e118f3c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_trt_thread_bug
7 years ago
nhzlx 96216052d5 1. fix trt multi thread bug
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 aa38fc4ce5 Fix compile
7 years ago
Yu Yang 194e66f785 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/tensor_type
7 years ago
Tao Luo 322bb8d5c5
Merge pull request #14825 from NHZlX/add_benchmark_for_trt
7 years ago
flame dd3aca3b96
Merge pull request #14824 from Superjomn/fix/visualizer
7 years ago
Yu Yang 9bd70a1e04 Change tensor uses proto::VarType::type
7 years ago
nhzlx 644c13a387 fix compile error
7 years ago
nhzlx a5bfed3776 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into add_benchmark_for_trt
7 years ago
nhzlx afc51e6f82 add benchmark for trt
7 years ago
Zhaolong Xing bc6d0a3427
Merge pull request #14762 from NHZlX/fix_bug_of_trt_pool
7 years ago
superjomn edd1f5a92b fix visualizer
7 years ago
nhzlx 019e8bbed2 fix comments test=develop
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 cf66133857
Merge pull request #14734 from luotao1/memory_load
7 years ago
Tao Luo 743cb840f1 update with comments
7 years ago
flame f6a877bc57 add tool to visualize inference model (#14621)
7 years ago
Tao Luo 42359e88a4 clean code
7 years ago
Tao Luo 923b18877e Merge branch 'develop' into memory_load
7 years ago
Tao Luo 405b2486db support loading from memory
7 years ago
Houjiang Chen c6b39a0099
Merge pull request #14714 from NHZlX/add_prelu_gpu
7 years ago
nhzlx 722b0a805f fix bug of trt pool
7 years ago
Xin Pan 0591ba96ec fix hack
7 years ago
nhzlx e7abe6b654 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into add_prelu_gpu
7 years ago
nhzlx f75815b78c add prelu gpu inference
7 years ago
Xin Pan 7e0801d4ed
Merge pull request #14441 from baojun-nervana/intel/ngraph_op
7 years ago
Yihua Xu 82eefceabe Add the profile_mkldnn flag for profile function(test=develop)
7 years ago
Yihua Xu 64e261c6cd Implement the fusion of convolution and bias for mkldnn
7 years ago
Tao Luo 2af5762cf8
Merge pull request #14668 from wzzju/use_small_dam
7 years ago
ZhenWang 6e48e47406 test=develop
7 years ago
ZhenWang e1da6cd754 add the normal dam and the small dam
7 years ago
ZhenWang d5947b0ed7 test=develop
7 years ago
ZhenWang 33b4963505 unify the normal and small dam model.
7 years ago
Yan Chunwei 4b7617740e
fix container not cleared (#14231)
7 years ago
ZhenWang 8f2e556e65 support the small dam model. test=develop
7 years ago
nhzlx 49c28b8c52 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into add_params_sync_pass
7 years ago
nhzlx 3c83a2f720 fix comments
7 years ago
Sang Ik Lee 24e70920db Refactor some build settings.
7 years ago
Sang Ik Lee d6125a5eec Include ngraph in inference demo build.
7 years ago
Tao Luo b4de023ee1
Merge pull request #14636 from Superjomn/fix/word2vec
7 years ago
nhzlx d3e140a572 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into add_params_sync_pass
7 years ago
nhzlx d666c8eb1d fix benchmark
7 years ago
nhzlx 900fbb83f9 add params sync pass
7 years ago
superjomn 9c665c81ae update
7 years ago
minqiyang a02ce58f2c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into revert_vlog
7 years ago
Tao Luo e8ef14d2a7
Merge pull request #14610 from Superjomn/revert/cache_fix
7 years ago
Yiqun Liu 726f2cefe3
Fix bug of referencing a temporary variable. (#14614)
7 years ago
peizhilin 38715e6fd0 minor fix
7 years ago
superjomn 4babc6b06c update
7 years ago
minqiyang be04d99fe4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into revert_vlog
7 years ago
minqiyang 53433d7f2e Revert the changes of VLOG
7 years ago
peizhilin 36cd18b549 Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
qingqing01 39ec80def4
Remove the memory copy of feeding data in C++ inference API (#14577)
7 years ago
peizhilin 1afa9492af Recover the profiler
7 years ago
Yiqun Liu bf222f197d
Use sub scope in tensor_array_to_tensor op. (#14524)
7 years ago
dzhwinter 840c1b29ad
test=develop (#14562)
7 years ago
Yan Chunwei 923c8e3332
add benchmark for inference (#14571)
7 years ago
Tao Luo e90afec47b
Merge pull request #14543 from luotao1/threads
7 years ago
Zhaolong Xing e52d90a35e
Merge pull request #14527 from hjchen2/develop
7 years ago
luotao1 116979a40a refine api name
7 years ago
luotao1 e66b4c6bff adjust tester_helper to make multi-instance multi-thread work
7 years ago
luotao1 a5c4b463c9 add SetMKLDNNThreadId api
7 years ago
luotao1 e21edb26f6 add Set/GetCPUNumThreads api
7 years ago
peizhilin 7c8c9dc9bf fix unit test cases
7 years ago
hjchen2 1adda8e06c Add more unit tests for split plugin
7 years ago
wopeizl d9a1f3e58e Windows/online (#14474)
7 years ago
peizhilin bef475c92b Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
hjchen2 6eba5bd276 Fix direct copy and refine split ut
7 years ago
Qiao Longfei fd290c2580 fix mac compile of analysis
7 years ago
hjchen2 5857fb3014 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago