Commit Graph

809 Commits (99e6e8b00f9ec3ffede2dceb8b46ee65723fc06d)

Author SHA1 Message Date
peizhilin 1afa9492af Recover the profiler
6 years ago
Yiqun Liu bf222f197d
Use sub scope in tensor_array_to_tensor op. (#14524)
6 years ago
dzhwinter 840c1b29ad
test=develop (#14562)
6 years ago
Yan Chunwei 923c8e3332
add benchmark for inference (#14571)
6 years ago
Tao Luo e90afec47b
Merge pull request #14543 from luotao1/threads
6 years ago
Zhaolong Xing e52d90a35e
Merge pull request #14527 from hjchen2/develop
6 years ago
luotao1 116979a40a refine api name
6 years ago
luotao1 e66b4c6bff adjust tester_helper to make multi-instance multi-thread work
6 years ago
luotao1 a5c4b463c9 add SetMKLDNNThreadId api
6 years ago
luotao1 e21edb26f6 add Set/GetCPUNumThreads api
6 years ago
peizhilin 7c8c9dc9bf fix unit test cases
6 years ago
hjchen2 1adda8e06c Add more unit tests for split plugin
6 years ago
wopeizl d9a1f3e58e Windows/online (#14474)
6 years ago
peizhilin bef475c92b Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
hjchen2 6eba5bd276 Fix direct copy and refine split ut
6 years ago
Qiao Longfei fd290c2580 fix mac compile of analysis
6 years ago
hjchen2 5857fb3014 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
6 years ago
hjchen2 3e3599f3d9 Refine split tensorrt plugin
6 years ago
peizhilin f10e196fc8 fix build issue
6 years ago
Zhaolong Xing ad349e770f
Merge pull request #14452 from NHZlX/fix_avg_pool_trt_bug
6 years ago
peizhilin 6e66fadb95 clean up the pre-definitions on windows
6 years ago
Tao Luo 1d9b2a453c
Merge pull request #14508 from luotao1/warm_up_multi_thread
6 years ago
nhzlx e62872df8b fix conflicts
6 years ago
nhzlx a4dc1d4292 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_trt
6 years ago
nhzlx faeb9b8aa9 fix compile rely problem
6 years ago
Tao Luo eb9b9becdc add warm up in TestMultiThreadPrediction
6 years ago
Tao Luo 5cc7946313
Merge pull request #14499 from luotao1/disable_openblas_test
6 years ago
nhzlx 2a84054372 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_trt
6 years ago
nhzlx b742d46520 fix demo ci bug on trt
6 years ago
Houjiang Chen 33c65517fd Update CMakeLists.txt test=develop
6 years ago
Houjiang Chen 01bda73116
Update CMakeLists.txt
6 years ago
Tao Luo 09ee266f8e disable two openblas test temporary
6 years ago
hjchen2 2c2a192eb1 Resolve merge conflicts
6 years ago
Yiqun Liu 8bc1c5d2ab
Implement the Tensorrt plugin for elementwise op (#14487)
6 years ago
hjchen2 1622cb9937 Fix alpha tensor key
6 years ago
hjchen2 a8c077df7c Implement leaky relu tensorRT converter
6 years ago
hjchen2 2825685f2a Fix tensorrt plugin cmake dependency, test=develop
6 years ago
Superjomn e878a8e885 update
6 years ago
superjomn 4bf6817cbc fix gpu load model
6 years ago
Wu Yi a2d9b34417
Refine operator cmake (#14413)
6 years ago
nhzlx 8f9a8c455a delete unused test code.
6 years ago
nhzlx 83f8c403a7 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into fix_avg_pool_trt_bug
6 years ago
nhzlx b969116988 fxi avg pool trt bug and fix cpplint
6 years ago
Zhaolong Xing 2f27c048cc
Merge pull request #14440 from hjchen2/develop
6 years ago
hjchen2 6a7b995737 Refine commit message to enable ci, test=develop
6 years ago
hjchen2 413f5948b2 Fix code style
6 years ago
hjchen2 21f33b4274 Complete PRelu plugin and Conv2d transpose op converter
6 years ago
Sylwester Fraczek 8a1eeec579 add mkldnn prop_kind phase for inference-only case to pooling and activations (#14278)
6 years ago
Tao Luo 9d29ebc010
Merge pull request #14306 from sfraczek/sfraczek/test-analyzer-mobilenet
6 years ago
Sylwester Fraczek d318583eb5 rename mobilenet dir to mobilenet_depthwise_conv
6 years ago
Tao Luo 1d867805b0 rollback analyzer_seq_conv1_tester
6 years ago
Tao Luo 5ef123c778 Merge branch 'develop' into dam_fc
6 years ago
dzhwinter d3aed98d86
Merge pull request #14320 from wopeizl/windows/online
6 years ago
Yiqun Liu 9e6b1c5f97
Refine tester of TensorRT engine (#14390)
6 years ago
peizhilin 0ef2a37c0e merge from develop
6 years ago
nhzlx 15bdb7ef14 delete error uploaded files
6 years ago
Sylwester Fraczek 2412c27c2b
Merge branch 'develop' into sfraczek/test-analyzer-mobilenet
6 years ago
peizhilin 1a9008c420 code style fix
6 years ago
Tao Luo e0d4e04bdd fix some compiler warning
6 years ago
Tao Luo 8ea13e336a add in_num_col_dims for fc
6 years ago
nhzlx ddb120357c Merge branch 'develop' of https://github.com/paddlepaddle/paddle into add_trt_plugin
6 years ago
peizhilin 447bf7c80b test=develop
6 years ago
peizhilin 30ddc07a7e Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
Yan Chunwei 9f252e0032
Combine Inference Analysis with IR (#13914)
6 years ago
nhzlx 0b96268057 fix comments
6 years ago
nhzlx e5bf8616f0 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into add_trt_plugin
6 years ago
nhzlx d38fd6a0fc add plugin support and offer an simple split sample
6 years ago
nhzlx 2d7134bc37 add initial code for plugin
6 years ago
nhzlx 397de907ed merge develops
6 years ago
nhzlx d6ff006903 add serial to trt test and do not print log for unused trt logs
6 years ago
peizhilin ef8a7db81e Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
peizhilin ca60e1d34d Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
Tao Luo 433fc7c1d4 skip mkldnn related pass when use_mkldnn=false
6 years ago
peizhilin 350f1f3971 remove duplicate function definition
6 years ago
peizhilin 4b1f1a8787 fix merge issue
6 years ago
peizhilin 52f7644f53 Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
Qiyang Min 698698f2fa
Merge branch 'develop' into fix_vlog
6 years ago
qingqing01 abe209234f
Exhaustive search for cuDNN conv. (#14286)
6 years ago
Tao Luo f1046d7e37
Merge pull request #14335 from wojtuss/wojtuss/add-graph-viz
6 years ago
Sylwester Fraczek b5f617fa9b make mobilenet test reuse resnet50 test
6 years ago
Sylwester Fraczek 1987d45e75 add comment for depthwise pass
6 years ago
minqiyang 87450b9ad4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_vlog
6 years ago
peizhilin 4ffa92d4f0 Merge branch 'develop' into windows/build
6 years ago
Tao Luo 813e54efbd
Merge pull request #14328 from PaddlePaddle/revert-14046-windows/debug
6 years ago
minqiyang 3db9fad764 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_vlog
6 years ago
minqiyang 3da43dcae2 Because anakin do NOT use glog, so we revert anakin related change
6 years ago
Tao Luo 387610aae1
Merge pull request #14325 from luotao1/fix_test_analysis_predictor
6 years ago
peizhilin 45125ba538 fix share library issue
6 years ago
Zhaolong Xing ba8b5619a3
Revert "cherry picked windows patches."
6 years ago
minqiyang fcc0452c8b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_vlog
6 years ago
Tao Luo 381bea0a16 fix test_analysis_predictor
6 years ago
minqiyang 0c3227a523 Change the origin VLOG level to 10 times
6 years ago
peizhilin 869487a2b7 Merge remote-tracking branch 'origin/develop' into windows/build
6 years ago
Wojciech Uss 7fd640b882 added additional call to graph_viz_pass
6 years ago
dzhwinter 234a1d9248 Merge remote-tracking branch 'origin/develop' into windows/debug
6 years ago
Sylwester Fraczek f395075efc rebased and stuff broke
6 years ago
Sylwester Fraczek a60957f386 addd test_analyzer_mobilenet
6 years ago
Xin Pan 80132933b7
Merge pull request #14281 from luotao1/face
6 years ago
Tao Luo eea36739cc refine test_helper.h
6 years ago
Tao Luo 2b791f1f63 unify analyzer_face_tester to analyzer_resnet50_tester
6 years ago
Tao Luo 1ead9318d5 remove unused code in test_helper.h to pass ci
6 years ago
dzhwinter 2835e04409 merge develop branch. test=develop
6 years ago
qingqing01 db8c52da5e Revert " Exhaustive search for cuDNN conv. (#14043)"
6 years ago
qingqing01 ce7d9b0799
Exhaustive search for cuDNN conv. (#14043)
6 years ago
Tao Luo 7a2887d212 add analyzer_face_tester
6 years ago
Tao Luo 2ec65ae0db download face_model in CMakeLists.txt
6 years ago
Tao Luo 2f9a5a2e0a add analyzer_face_tester
6 years ago
nhzlx 5700fafd0f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_googlenet_bug_with_rule
6 years ago
nhzlx 86b99ac953 fix comments and fix bug
6 years ago
peizhilin 1f12ba6192 gpu support, fix build issue:
6 years ago
Zhen Wang 4dbc01841d Nlp dam (#14248)
6 years ago
peizhilin 71d7980f69 fix build issue 1
6 years ago
peizhilin 9d67c1fb69 cpu build support
6 years ago
dzhwinter 60f70b174d test=develop
6 years ago
Tao Luo d2a56f7909
Merge pull request #14159 from sfraczek/sfraczek/depthwise-conv-mkldnn-pass
6 years ago
dzhwinter cc02353d10 test=develop
6 years ago
dzhwinter eb2f7ed21b refine tests. test=develop
6 years ago
Xin Pan 08d22cf7e1
Merge pull request #14091 from panyx0718/fix2
6 years ago
Tao Luo fe8f178582 fix word2vec related inference unit-tests (#14203)
6 years ago
dzhwinter 1ace55c8ee merge develop branch
6 years ago
Yan Chunwei 06e508ab58
fix simple_on_word2vec random fail (#14171)
6 years ago
dzhwinter 316765839d add back jit simd instructions. stage.
6 years ago
Sylwester Fraczek 4e2aaf01bc add depthwise conv mkldnn pass
6 years ago
dzhwinter bf2e4cb188 cleard. staged
6 years ago
Yan Chunwei 70ce6dcd67
fix api_impl ci error (#14140)
6 years ago
Xin Pan a943134a97 fix a few more tests
6 years ago
dzhwinter ebfe5a02b3 merge develop branch
6 years ago
JiabinYang 7c45e77c41 test=develop
6 years ago
Xin Pan aa87a989ec
Merge pull request #14119 from Superjomn/fix/api-impl-tester
6 years ago
superjomn 5f7fda0b07 disable some tests
6 years ago
Tao Luo d3534d2b14 refine warning message
6 years ago
Tao Luo 79da263b11
Merge pull request #14032 from sfraczek/sfraczek/fix-test-multithreading-mkldnn
6 years ago
Tao Luo 4928ff32a9 fix cmake warning when ON_INFER=false
6 years ago
Yan Chunwei ee74be3a49
[1.1] Bugfix/tensorarray (#14044)
6 years ago
Qiyang Min 33b4920d2d
Merge pull request #14057 from velconia/continue_hash_op
6 years ago
minqiyang 7f7af5d412 Add xxhash deps to inference demo and trainer demo
6 years ago
minqiyang fe18adfbaa Add fluid inference support
6 years ago
dzhwinter 7141debe38 add cudnn back. staged.
6 years ago
Sylwester Fraczek 2098b42584 review fixes (Teamcity fails)
6 years ago
dzhwinter 09409bad4d staged. test speed=49ms in 1080.
6 years ago
Tao Luo 8ab953e37c auto insert infer_graph_clean_pass as the default first one
6 years ago
Tao Luo ea2bdd192d Merge branch 'develop' into remove_unused_code
6 years ago
Sylwester Fraczek 741cb33bd9 test multithreading
6 years ago
dzhwinter 468467f391 update real incnet tester
6 years ago
Zhaolong Xing 2256fae45d
Merge pull request #13938 from NHZlX/ocr_attention_support
6 years ago
dzhwinter abe8e207c4 clean demo_ci
6 years ago
dzhwinter 597d92179b clean demo_ci
6 years ago
Tao Luo f7bbcfa913 remove unused code in paddle_inference_api.h
6 years ago
dzhwinter c6dcffc61a lb. add debug output
6 years ago
nhzlx ae8f26072d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_demo_ci_trt
6 years ago