Commit Graph

11715 Commits (d93b2d0365355430f3db723dc3e278851b7a88b4)

Author SHA1 Message Date
Yu Yang d93b2d0365 Refine code
6 years ago
Yu Yang ea81f8eed2 Clean interface of allocator
6 years ago
Yu Yang 02631965c8 Refine
6 years ago
sneaxiy d231e55065 merge develop
6 years ago
sneaxiy cf8d2e67e3 clean buffered_allocator
6 years ago
Tao Luo 573e68eb40
Merge pull request #14348 from luotao1/speedup_analysis
6 years ago
Xin Pan ff28b1ffc0
Merge pull request #14071 from barrierye/add_similarity_focus_op
6 years ago
li099 688ed60116 Add lod tensor array to tensor op (#13990)
6 years ago
chengduo 6c6e638550
Add InferVarType for some op (#14201)
6 years ago
Kaipeng Deng 0b38822624
Merge pull request #14345 from heavengate/fix_grid_sampler
6 years ago
Tao Luo 433fc7c1d4 skip mkldnn related pass when use_mkldnn=false
6 years ago
Qiyang Min 200c41026a
Merge pull request #14324 from velconia/fix_vlog
6 years ago
Qiyang Min 0cceede5a2
Merge pull request #14332 from velconia/add_py3_to_gen_dockerfile
6 years ago
Yu Yang 6ae0b91b39 Clean LockGuardPtr
6 years ago
Yu Yang 1420c3b155 Add enum AllocatorStrategy
6 years ago
Qiyang Min 698698f2fa
Merge branch 'develop' into fix_vlog
6 years ago
qingqing01 abe209234f
Exhaustive search for cuDNN conv. (#14286)
6 years ago
Yu Yang b59a9bfb7c Clean buffered_allocator
6 years ago
Kaipeng Deng f215534ecf
Merge pull request #14205 from heavengate/nearest_interp
6 years ago
dengkaipeng 72108d8dbe fix win compile error: EigenTenor * float unsupport. test=develop
6 years ago
Yu Yang 26fb34c365 Merge develop tiny fix
6 years ago
Yu Yang fdc689142c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
6 years ago
Yu Yang 7ffc9fd839 Merge branch 'rewrite_allocation' of https://github.com/sneaxiy/Paddle into rewrite_allocation
6 years ago
tensor-tang 22125ebaef
Merge pull request #14321 from tensor-tang/fea/jit/vscal
6 years ago
Tao Luo f1046d7e37
Merge pull request #14335 from wojtuss/wojtuss/add-graph-viz
6 years ago
Tao Luo 34e9e59f4a
Merge pull request #14333 from kbinias/change-hardcoded-format-and-bump-mkldnn-version
6 years ago
minqiyang 87450b9ad4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_vlog
6 years ago
chengduo c5b6573a5a
Fix input<tensor> (#14208)
6 years ago
Krzysztof Binias f1c1acf1ac Changed hardcoded format to any in convolution and bumped MKL-DNN version to 0.17-rc
6 years ago
Tao Luo 813e54efbd
Merge pull request #14328 from PaddlePaddle/revert-14046-windows/debug
6 years ago
Qiyang Min 0804bf333b
Merge pull request #14234 from velconia/fix_ut_test_decayed_adagrad_op
6 years ago
minqiyang 3db9fad764 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_vlog
6 years ago
minqiyang 3da43dcae2 Because anakin do NOT use glog, so we revert anakin related change
6 years ago
Tao Luo 387610aae1
Merge pull request #14325 from luotao1/fix_test_analysis_predictor
6 years ago
minqiyang 37ee36510e Change production mode Dockerfile to support python3
6 years ago
Xin Pan b03a44e062
Merge pull request #14026 from JiabinYang/add_reorg_op
6 years ago
Xin Pan ff6c809bfc
Merge pull request #14251 from panyx0718/fix
6 years ago
Zhaolong Xing ba8b5619a3
Revert "cherry picked windows patches."
6 years ago
minqiyang 49710960ef Revert tensor_util.cu
6 years ago
minqiyang fcc0452c8b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_vlog
6 years ago
Tao Luo 381bea0a16 fix test_analysis_predictor
6 years ago
minqiyang 0c3227a523 Change the origin VLOG level to 10 times
6 years ago
tensor-tang 5e64244f25 add vaddbias jitcode
6 years ago
tensor-tang 5f7956ae59 Merge remote-tracking branch 'ups/develop' into fea/jit/vscal
6 years ago
Xin Pan 59c66532e7 add more logs and comments
6 years ago
dzhwinter 1f4a434302
Merge pull request #14046 from dzhwinter/windows/debug
6 years ago
Wojciech Uss 7fd640b882 added additional call to graph_viz_pass
6 years ago
tensor-tang 3d950a812d combine jitcode of vscal
6 years ago
tensor-tang 03e11f3fc9 add vscal jitcode
6 years ago
Qiao Longfei 5b7a9dd7ac
Merge pull request #13815 from jacquesqiao/optimize-pyreader
6 years ago