Commit Graph

15 Commits (522c91ec670f9a1980927ed024205e1826af91bd)

Author SHA1 Message Date
chentianyu03 d05058d268
Remove and reorganize the alias of APIs (#27717)
4 years ago
Zhou Wei 162b4d6c13
remove to_variable from 2.0 (#27528)
5 years ago
zhupengyang c80fcf901e
reduce_mean error if keepdim=True and reduce_all=True (#26614)
5 years ago
zhupengyang 6e5670b8bd
mean: not support int32, int64; add check for axis (#26401)
5 years ago
wawltor 1080be3353
update the test_mean test case for bug fix
5 years ago
zhupengyang 9317e51fa6
Fix
5 years ago
zhupengyang faf83a7af2
paddle.mean: add attr axis, keepdim (#26147)
5 years ago
juncaipeng 642b33564e Update test precision from fp32 to fp64 (#21805)
5 years ago
Zhang Ting 3df13ab40c
fix PythonAPI test in Op unittest, test=develop (#21455)
5 years ago
石晓伟 a4753f3a79 Optimize error message of mean_op and matmul_op (#20413)
5 years ago
chengduo a9b5d42dd4
Add fp16 backward support (#14202)
6 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
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
7 years ago