Commit Graph

11 Commits (728ec1b43dd59e9ec6b92d33d2189318222c0f5b)

Author SHA1 Message Date
Zeng Jinle 1b7de89455
fix math_op_path.py when integers, test=develop (#20008)
6 years ago
Huihuang Zheng 3e1e1fee26
Return correct currrent block of a var (#19850)
6 years ago
Zeng Jinle 078a678219
refine math_op_patch, test=develop (#19727)
6 years ago
Hongyu Liu aca53535e0 fix bug; test=develop (#17733)
6 years ago
phlrain 56c2d384c7 add elementwise floordiv, mod; test=develop
6 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
minqiyang 559d36328c Apply 2to3 to current paddle main python code
7 years ago
Xin Pan 077aa207e4 hide monkey_patch_variable
7 years ago
wanghaoshuang 3d846fc3f2 Make Variable support for future.division.
7 years ago
xuwei06 e9b8ebf42c Correctly handling variable with batch dimension for math ops.
7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
7 years ago