Commit Graph

19969 Commits (5d4d117edc25efdd9b6b7d0f18fbd70c48118da3)
 

Author SHA1 Message Date
Tao Luo 5d4d117edc
Merge pull request #14502 from qingqing01/cudnn5_fix
6 years ago
Yu Yang e68c1fcd5a
Merge pull request #14522 from reyoung/feature/fix_op_header_deps
6 years ago
Jiabin Yang 069d4ee0bf
Merge pull request #14529 from jacquesqiao/fix-mac-build
6 years ago
Qiao Longfei fd290c2580 fix mac compile of analysis
6 years ago
Qiyang Min b8f36bd074
Merge pull request #14519 from velconia/add_api_example
6 years ago
Yu Yang 6a128dea32
Merge pull request #14515 from reyoung/feature/fix_macos_build
6 years ago
Qiyang Min 853e052724
Merge pull request #14520 from velconia/change_requirements
6 years ago
Zhaolong Xing ad349e770f
Merge pull request #14452 from NHZlX/fix_avg_pool_trt_bug
6 years ago
minqiyang 1b372d9b9d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into change_requirements
6 years ago
Yu Yang 3edd32d070 fix(Compile): fix depends error when compile op using cub
6 years ago
minqiyang 53760bb111 Change requirements to support python 3.7
6 years ago
Dang Qingqing cda60311f9 Fix compling with cuDNN v5
6 years ago
minqiyang 175b847f6d Add API example for logical ops and clip ops
6 years ago
Tao Luo 1d9b2a453c
Merge pull request #14508 from luotao1/warm_up_multi_thread
6 years ago
Yu Yang b3364d4035 fix(Macos): fix compile on macos
6 years ago
Yu Yang a685f305f8
Merge pull request #14479 from reyoung/feature/fix_macos_ut
6 years ago
tensor-tang 10fb4ceefc
Merge pull request #14351 from tpatejko/tpatejko/mkldnn-elementwise_mul
6 years ago
Zhaolong Xing 05280674e6
Merge pull request #14500 from NHZlX/refine_trt
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
chengduo a8d3aaae2a
print output log warning (#14497)
6 years ago
Tao Luo eb9b9becdc add warm up in TestMultiThreadPrediction
6 years ago
Tao Luo 7e8c4597e2
Merge pull request #14490 from wojtuss/wojtuss/fix-allocator-header-copy
6 years ago
Tao Luo 5cc7946313
Merge pull request #14499 from luotao1/disable_openblas_test
6 years ago
Houjiang Chen 10ae3ba486
Merge pull request #14493 from hjchen2/develop
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
Kaipeng Deng f17b05d4a1
Merge pull request #14492 from heavengate/resize_nearest_example
6 years ago
Tao Luo 1d3e9bde1e
Merge pull request #14488 from yihuaxu/develop_7a64d48f5_stack_opt
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
tensor-tang 7aa3aff338
Merge pull request #14465 from tensor-tang/fea/jit/exp
6 years ago
Tao Luo 1b894e495f
Merge pull request #14437 from jczaja/prv-softmax-mkl
6 years ago
dengkaipeng bb2b35c85e Add python example for resize_nearest. test=develop
6 years ago
chengduo a94a7355f0
Refine the GraphNum check (#14144)
6 years ago
Yihua Xu a906a361be Add the macro for NVCC (test=develop)
6 years ago
Yihua Xu d91740acb1 Revert "Remove the remnant code (test=develop)"
6 years ago
Yihua Xu be50670348 Remove the remnant code (test=develop)
6 years ago
hjchen2 1622cb9937 Fix alpha tensor key
6 years ago
tensor-tang 48be9dc3e1
Merge pull request #14489 from tensor-tang/api/example
6 years ago
hjchen2 a8c077df7c Implement leaky relu tensorRT converter
6 years ago
qingqing01 9eefd2c766
Modify some infer-shape about detection operators in compile-time. (#14483)
6 years ago
Tao Luo cf685f361b
Merge pull request #14458 from tpatejko/tpatejko/mkldnn-skip-connections
6 years ago
tensor-tang e3645c2708 add api example of brelu, leaky_relu and soft_relu
6 years ago
Yihua Xu f4c869d872 Optimize the layer_norm operator with AVX intrinsic function (#14417)
6 years ago
Houjiang Chen 816b464037
Merge pull request #14486 from hjchen2/develop
6 years ago