Commit Graph

7 Commits (a6b089c614f3ef503f4243c278ae97e6435ea391)

Author SHA1 Message Date
wangchaochaohu 6e73e90bfb
fix the error message for reduce_mean and reduce_sum op (#20063)
6 years ago
qingqing01 c62f68cb94
Fix bug in conditional_block_op. (#12246)
7 years ago
minqiyang 99d3f08920 Add print_function for all python files
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
qingqing01 24bea40116
Hiden some LoDTensor ralated ops' Python wrapper. (#12230)
7 years ago
qingqing01 ef4895df3b
Make IfElse operator works and fix unit testing. (#11972)
7 years ago