Commit Graph

12 Commits (a6b089c614f3ef503f4243c278ae97e6435ea391)

Author SHA1 Message Date
wangchaochaohu 6e73e90bfb
fix the error message for reduce_mean and reduce_sum op (#20063)
6 years ago
wangchaochaohu 3409db950c
fix reduce bug test=develop (#19971)
6 years ago
zhoukunsheng 664c342ca0 test=develop
6 years ago
qingqing01 6094a72308
Fix bug in reduce_op caused by PR #13534 (#13748)
7 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
minqiyang 9fc13fde18 Remove python3 relative import of unittest
7 years ago
minqiyang 35e6abd7bb Change iter_parameters back and port unittests code to Python3
7 years ago
qiaolongfei 273f737517 optimize code
7 years ago
qiaolongfei 5d718a5886 optimize reduce_sum_grad op
7 years ago
whs 8655904be2
Enhance reduce op (#10708)
7 years ago
zhouhanqing 15306ffdc3 add product reduction for reduce_op
7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
7 years ago