Commit Graph

720 Commits (ad6ed5b745dbaa64dc6ba3c48443adbc63c50aa7)

Author SHA1 Message Date
Tao Luo b4de023ee1
Merge pull request #14636 from Superjomn/fix/word2vec
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
hjchen2 3e3599f3d9 Refine split tensorrt plugin
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