Commit Graph

16840 Commits (4bf3c8c5a154b234648fa1d64160f799ef614018)
 

Author SHA1 Message Date
minqiyang 4bf3c8c5a1 Use six.moves to migrate zip, map, reduce and pickle in Python2 to Python3
7 years ago
minqiyang 91f0573bc1 Fix the overfix of 2to3 for print function
7 years ago
minqiyang 559d36328c Apply 2to3 to current paddle main python code
7 years ago
Tao Luo 3ade95d0db
Merge pull request #12379 from luotao1/demo_ci_fix
7 years ago
fengjiayi 0d43594d16
Merge pull request #12364 from JiayiFeng/dev_add_FLAG_free_idle_memory
7 years ago
Wu Yi 73fcfc06ec
refine conv cudnn enforce (#12353)
7 years ago
Qiao Longfei 91b70da81a
Merge pull request #12354 from jacquesqiao/parallel-executor-support-prefetch
7 years ago
Luo Tao 83e59257d0 fix manylinux1 Failed to publish artifacts
7 years ago
qiaolongfei 64e7902530 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into parallel-executor-support-prefetch
7 years ago
Xin Pan d7e08c53c2
Merge pull request #12169 from panyx0718/ir_graph_sort
7 years ago
tensor-tang 179dd0cb8a
Merge pull request #12337 from tensor-tang/refine/im2col
7 years ago
fengjiayi fd2d2c66e9 add flag to prevent unnessary memory free
7 years ago
qiaolongfei e7eeb19f90 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into parallel-executor-support-prefetch
7 years ago
Qiao Longfei 2d21aa76c7
Merge pull request #12331 from jacquesqiao/fix-mixed-tensor
7 years ago
qiaolongfei 754e96a30c distribute lookup table work with parallel executor
7 years ago
chengduo a4c5223713
Update test_pe_mnist threshold (#12348)
7 years ago
qiaolongfei 65e5aebd43 fix mixed_vector_test
7 years ago
Qiao Longfei b73806b208
Merge pull request #12347 from jacquesqiao/fix-distribute_transpiler_for_dist_lookup_table
7 years ago
fengjiayi f04ae975da
Merge pull request #12161 from JiayiFeng/make_get_test_program_private
7 years ago
qiaolongfei aa3618ed3e fix _create_prefetch_block in distribute_transpiler
7 years ago
qiaolongfei da035fc674 remove explicit for compile problem
7 years ago
tensor-tang 7b63b85086 fix mismatch of infer api (#12342)
7 years ago
tensor-tang b72befc5cc reuse copy size
7 years ago
Yancey 6133efd9ed
Merge pull request #12218 from Yancey1989/rpc_complete_interface
7 years ago
qiaolongfei c6fb163571 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-mixed-tensor
7 years ago
qingqing01 24bea40116
Hiden some LoDTensor ralated ops' Python wrapper. (#12230)
7 years ago
Zhaolong Xing 6169d724b9
Merge pull request #12324 from NHZlX/enhance_for_tensorrt_infer
7 years ago
nhzlx 4d49e61ab8 fix comments
7 years ago
qiaolongfei 18d539e82a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-mixed-tensor
7 years ago
Wu Yi 9f0d9dffe6
hide variable API (#12307)
7 years ago
fengjiayi 19639e3106
Merge pull request #12254 from JiayiFeng/fix_lr_decay
7 years ago
tensor-tang 6788af4bf1 refine test cases
7 years ago
tensor-tang b163e601b6 add gtest
7 years ago
fengjiayi 0388d1cb2a some update
7 years ago
fengjiayi 4cba5500d2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_lr_decay
7 years ago
Yu Yang 7c046ae772
Merge pull request #12323 from reyoung/feature/polish_reshape_and_lod_tensor_blocking_queue
7 years ago
nhzlx bcd67bdd71 add assert for GetOutput
7 years ago
qiaolongfei 5022b14de8 fix mixed tensor compile and add cpu unit test
7 years ago
tensor-tang aae994fd26 refine im2col no padding
7 years ago
fengjiayi fab6287edf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into make_get_test_program_private
7 years ago
fengjiayi 8a521c0b4d Remove buggy get_test_program and refine c++ reader demo
7 years ago
Yancey1989 fb06ed7bdc Merge branch 'develop' of github.com:PaddlePaddle/Paddle into rpc_complete_interface
7 years ago
skylarch 03d70c1f70 Solve conflict with branch 14.0 in doc (#12301)
7 years ago
nhzlx 7382f98600 1. set ut batch > 1 2. readd the mul op(utest will be added later)
7 years ago
Qiao Longfei e011e34abe
Merge pull request #12310 from jacquesqiao/add-profiler-to-train-demo
7 years ago
dzhwinter abe32a4912
"fix memory optimize bug in lr decay" (#12299)
7 years ago
Qiyang Min c2fe067e6d
Merge pull request #12317 from velconia/change_to_0.0.0
7 years ago
nhzlx 4e377f8e63 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into enhance_for_tensorrt_infer
7 years ago
sneaxiy e658762ae8
Merge pull request #12313 from sneaxiy/py_reader_doc
7 years ago
nhzlx bd64979fe9 the argument should not be a const one
7 years ago