Commit Graph

695 Commits (abbf1eb7e2efcdee65d044a6e84ed15192ef5bcb)

Author SHA1 Message Date
peizhilin abbf1eb7e2 enable profiler features on windows
7 years ago
peizhilin 7c8c9dc9bf fix unit test cases
7 years ago
peizhilin bef475c92b Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
Qiao Longfei fd290c2580 fix mac compile of analysis
7 years ago
peizhilin f10e196fc8 fix build issue
7 years ago
Zhaolong Xing ad349e770f
Merge pull request #14452 from NHZlX/fix_avg_pool_trt_bug
7 years ago
peizhilin 6e66fadb95 clean up the pre-definitions on windows
7 years ago
Tao Luo 1d9b2a453c
Merge pull request #14508 from luotao1/warm_up_multi_thread
7 years ago
nhzlx e62872df8b fix conflicts
7 years ago
nhzlx a4dc1d4292 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_trt
7 years ago
nhzlx faeb9b8aa9 fix compile rely problem
7 years ago
Tao Luo eb9b9becdc add warm up in TestMultiThreadPrediction
7 years ago
Tao Luo 5cc7946313
Merge pull request #14499 from luotao1/disable_openblas_test
7 years ago
nhzlx 2a84054372 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_trt
7 years ago
nhzlx b742d46520 fix demo ci bug on trt
7 years ago
Houjiang Chen 33c65517fd Update CMakeLists.txt test=develop
7 years ago
Houjiang Chen 01bda73116
Update CMakeLists.txt
7 years ago
Tao Luo 09ee266f8e disable two openblas test temporary
7 years ago
hjchen2 2c2a192eb1 Resolve merge conflicts
7 years ago
Yiqun Liu 8bc1c5d2ab
Implement the Tensorrt plugin for elementwise op (#14487)
7 years ago
hjchen2 1622cb9937 Fix alpha tensor key
7 years ago
hjchen2 a8c077df7c Implement leaky relu tensorRT converter
7 years ago
hjchen2 2825685f2a Fix tensorrt plugin cmake dependency, test=develop
7 years ago
Superjomn e878a8e885 update
7 years ago
superjomn 4bf6817cbc fix gpu load model
7 years ago
Wu Yi a2d9b34417
Refine operator cmake (#14413)
7 years ago
nhzlx 8f9a8c455a delete unused test code.
7 years ago
nhzlx 83f8c403a7 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into fix_avg_pool_trt_bug
7 years ago
nhzlx b969116988 fxi avg pool trt bug and fix cpplint
7 years ago
Zhaolong Xing 2f27c048cc
Merge pull request #14440 from hjchen2/develop
7 years ago
hjchen2 6a7b995737 Refine commit message to enable ci, test=develop
7 years ago
hjchen2 413f5948b2 Fix code style
7 years ago
hjchen2 21f33b4274 Complete PRelu plugin and Conv2d transpose op converter
7 years ago
Sylwester Fraczek 8a1eeec579 add mkldnn prop_kind phase for inference-only case to pooling and activations (#14278)
7 years ago
Tao Luo 9d29ebc010
Merge pull request #14306 from sfraczek/sfraczek/test-analyzer-mobilenet
7 years ago
Sylwester Fraczek d318583eb5 rename mobilenet dir to mobilenet_depthwise_conv
7 years ago
Tao Luo 1d867805b0 rollback analyzer_seq_conv1_tester
7 years ago
Tao Luo 5ef123c778 Merge branch 'develop' into dam_fc
7 years ago
dzhwinter d3aed98d86
Merge pull request #14320 from wopeizl/windows/online
7 years ago
Yiqun Liu 9e6b1c5f97
Refine tester of TensorRT engine (#14390)
7 years ago
peizhilin 0ef2a37c0e merge from develop
7 years ago
nhzlx 15bdb7ef14 delete error uploaded files
7 years ago
Sylwester Fraczek 2412c27c2b
Merge branch 'develop' into sfraczek/test-analyzer-mobilenet
7 years ago
peizhilin 1a9008c420 code style fix
7 years ago
Tao Luo e0d4e04bdd fix some compiler warning
7 years ago
Tao Luo 8ea13e336a add in_num_col_dims for fc
7 years ago
nhzlx ddb120357c Merge branch 'develop' of https://github.com/paddlepaddle/paddle into add_trt_plugin
7 years ago
peizhilin 447bf7c80b test=develop
7 years ago
peizhilin 30ddc07a7e Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
Yan Chunwei 9f252e0032
Combine Inference Analysis with IR (#13914)
7 years ago