Commit Graph

480 Commits (3419d04c3f8afe0d12d5dafc2e8da9b486def96d)

Author SHA1 Message Date
Tao Luo 84a55155ec revert with_fast_math to ON
7 years ago
dzhwinter a46e30aa6d
enhance isinf/isnan in tensor util, avoid copy back to cpu (#12688)
7 years ago
Tao Luo 28889caea5 disable EIGEN_FAST_MATH and use_fast_math
7 years ago
Tao Luo d770b9bda3
Merge pull request #13663 from luotao1/resnet50_ut
7 years ago
Michal Gallus 09d9d77a8f Enable MKLDNN in Naive Executor
7 years ago
Tao Luo a89afd4c22
Merge pull request #13685 from luotao1/naive_cmake
7 years ago
luotao1 9cbf2023ab rollback paddle_inference_helper.h to helper.h
7 years ago
Tao Luo 824a82d728
Merge pull request #13672 from luotao1/gen_fluid_library
7 years ago
luotao1 d55d7e04fd update libpaddle_fluid.so with zeroCopy
7 years ago
Xin Pan 425a882165
Merge pull request #13643 from panyx0718/ir2
7 years ago
luotao1 a989a4e7c2 refine paddle_inference_helper.h
7 years ago
tensor-tang ede4b230be
Merge pull request #13553 from jczaja/prv-fused_embedding_fc_lstm_op
7 years ago
Xin Pan ddd60581b7 clean up channel
7 years ago
Tao Luo cfbd71c223 reduce inference ci time
7 years ago
JiabinYang 358b386953 test=develop
7 years ago
Tao Luo 21ee30595b clean some CMakeLists
7 years ago
Tao Luo b31905c54d Merge branch 'develop' into resnet50_ut
7 years ago
Tao Luo 1dcd6ee532 add resnet50 inference UT
7 years ago
Yan Chunwei c8744d118d
fea/infer executor and concurrency performance issue bug fix (#13451)
7 years ago
Jacek Czaja 910cd415f2 - Disabled embedding_fc_lstm_fuse by defult and
7 years ago
Jacek Czaja 7ab5626dee - Added initial pass for embedding-fc-lstm
7 years ago
Yan Chunwei 9e8d372ff4
hide attention lstm fuse (#13615)
7 years ago
nhzlx 6c81230683 update code for config change
7 years ago
nhzlx 5c57e15044 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_ut_for_trt
7 years ago
Tao Luo f67483bf3b add seq_conv UT (#13517)
7 years ago
Tao Luo c07b2a97a9
Merge pull request #13521 from Sand3r-/mgallus/fix-pooling-ceiled-size
7 years ago
Michal Gallus f465b03ef9 Enable MKLDNN in Analysis Predictor
7 years ago
Yan Chunwei e426cdae32
fix inference output with lod (#13557)
7 years ago
Yan Chunwei 5de14c6b96
refine inference api (#13518)
7 years ago
dzhwinter c66a8d2cd8
add guide (#13332)
7 years ago
dzhwinter 24447ec517
flags (#13541)
7 years ago
dzhwinter 4fd5eb2255
"refine cmake" (#13546)
7 years ago
dzhwinter 97636a9fcf
"fix link error" (#13545)
7 years ago
nhzlx baae7e4f63 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_ut_for_trt
7 years ago
nhzlx 2763321684 fix comments
7 years ago
Yan Chunwei 90bc14da24
simple fix on inference tester helper (#13507)
7 years ago
nhzlx 0514882bc5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_ut_for_trt
7 years ago
nhzlx 1f6c9dbad4 fix typo
7 years ago
nhzlx f277f53c33 out of memory... i bet it's the last time commit for this pr
7 years ago
Tao Luo b75887514e Refine infer api test (#13472)
7 years ago
nhzlx 0c51170052 fix the ut test error :)
7 years ago
nhzlx 4801beb101 add arguments for trt config
7 years ago
nhzlx 4c52be07dd fix ut error
7 years ago
nhzlx 94a57f1d83 add trt config to arguments
7 years ago
nhzlx 68fb818aa8 add ut of trt common models
7 years ago
Tao Luo 2d89849125 add WITH_INFERENCE_API_TEST option (#13425)
7 years ago
nhzlx cc4a7661c6 merge develop
7 years ago
nhzlx d40402f9b7 add dropout and sigmoid op converter
7 years ago
Jiabin Yang edb9e56934
Merge pull request #13401 from JiabinYang/mac/ci_unitest
7 years ago
Yan Chunwei 3725f22442 Hotfix/api predictor (#13383)
7 years ago