Commit Graph

17375 Commits (c128c24d14912f6eff0618344a0c8ea829089a58)
 

Author SHA1 Message Date
minqiyang c128c24d14 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_anakin_in_manylinux1
7 years ago
Tao Luo 2ae885e224
Merge pull request #12811 from luotao1/tensorrt_compiler_bug
7 years ago
Chen Weihang 57b34d9196
Merge pull request #12808 from chenwhql/remove_inplace_param_in_squeeze_and_unsqueeze
7 years ago
minqiyang d214dff13c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_anakin_in_manylinux1
7 years ago
minqiyang 8f8560744a Reorder the cmake import and add CUDNN_INCLUDE_DIR into anakin cmake module
7 years ago
Xin Pan daf464af68
Merge pull request #12807 from panyx0718/fix
7 years ago
luotao1 808e5b1748 fix tensorrt compiler bug
7 years ago
Yihua Xu 084d4a9e9e Optimize CRF Decoding with AVX/AVX2/AVX512F instruction (#12767)
7 years ago
dzhwinter 00463fdfe3
cudnn windows support (#12757)
7 years ago
Xin Pan 4a4c469f61 add test
7 years ago
qingqing01 c62f68cb94
Fix bug in conditional_block_op. (#12246)
7 years ago
minqiyang 7831137b7f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_anakin_in_manylinux1
7 years ago
chenweihang bc471b6ac4 refactor: remove inplace parameter from squeeze and unsqueeze op
7 years ago
Xin Pan 7473d5f735 fix program_desc constructor
7 years ago
minqiyang bfe8d6fa66 Polish code
7 years ago
minqiyang e10e0d4a5b Fix anakin build problem in manylinux1 docker image
7 years ago
Yu Yang c6af7201e9
Merge pull request #12692 from reyoung/feature/fast_executor
7 years ago
Xin Pan e525aa232e
Merge pull request #12780 from panyx0718/ir4
7 years ago
Tao Luo 7decbaaa13
Merge pull request #12762 from luotao1/anakin_cuda_env
7 years ago
yuyang18 b8029fd650 Follow comments
7 years ago
Tao Luo 9224fb60bb
Merge pull request #12785 from chengduoZH/remove_unvalid_link_of_use_eigen_doc
7 years ago
tangwei12 ca1e18c04a
Merge pull request #12469 from seiriosPlus/sum_op_dim_fix
7 years ago
Xin Pan 1d3343240e fix
7 years ago
chengduoZH 3ebd296429 remove unvalid link of use_eigen_doc
7 years ago
Zhaolong Xing e5674f6dde
Merge pull request #12753 from NHZlX/add_benchmark
7 years ago
Zhaolong Xing 310708726b
Merge pull request #12761 from NHZlX/global_pooling_trt
7 years ago
nhzlx 1e92baf746 fix comments
7 years ago
Xin Pan 17b88811e0 fix ProgramToGraph
7 years ago
tangwei12 b4f52b01d0 bug fix when all inputs are empty
7 years ago
tangwei12 3efac174ea Merge branch 'develop' of github.com:PaddlePaddle/Paddle into sum_op_dim_fix
7 years ago
Qiao Longfei fd10669ecb
Add dependency to send recv (#12760)
7 years ago
Xin Pan 7c5f08e51d
Merge pull request #12774 from panyx0718/infer
7 years ago
nhzlx ce7f361a80 fix comments
7 years ago
Xin Pan a9217031ba small fix
7 years ago
Qiyang Min 509b6835be
Merge pull request #12770 from velconia/fix_py3_missing_import
7 years ago
nhzlx df9cbabcee add pool2d test for global_pooling true
7 years ago
dzhwinter 2673798ddb
"fix float16 ShuffleDownSync Bug" (#12756)
7 years ago
Yan Chunwei 6fe5547db7
switch NodeAttr to boost::varient (#12539)
7 years ago
minqiyang f4999e4f39 Remove unused six and missing six import
7 years ago
Chen Weihang 535a6e9206
Merge pull request #12509 from JiabinYang/scripts0802
7 years ago
luotao1 413bf9d494 disable anakin when cuda < 8.0 or cudnn < 7.0
7 years ago
Qiyang Min 1c3e66bbe4
Merge pull request #12758 from velconia/change_manylinux1_Docker
7 years ago
tangwei12 c24a9263ba Merge branch 'develop' of github.com:PaddlePaddle/Paddle into sum_op_dim_fix
7 years ago
Qiao Longfei 03d4c7efd3
add rw lock test (#12752)
7 years ago
dzhwinter f36818d532
"windows testing easier" (#12739)
7 years ago
nhzlx 2bdd20be22 add support for global pooling for trt
7 years ago
minqiyang aa721c7791 Move matplotlib dependencies to MANYLINUX1_DEPS to avoid erase
7 years ago
tangwei12 ac9ae97001 code fix
7 years ago
nhzlx f55e8901c8 merge develop
7 years ago
nhzlx 1600ba86f6 1. change tensorrt op from cpu to gpu
7 years ago