Commit Graph

10 Commits (790d597693dd83d07033c5abc7b16a85600dc976)

Author SHA1 Message Date
WangXi ed102ea1b5
【API】Add sign and tanh api (#26357)
5 years ago
Steffy-zxf ac4da77aa6
update error info of ops,add some test cases for raise message (#23750)
5 years ago
juncaipeng f4379a9149 Update the precision of some op tests from fp32 to fp64 (#21847)
5 years ago
Zhang Ting 548efcd2e4
Fix unit tests to avoid check_grad checking failures (#21554)
5 years ago
wawltor eb526e3f08
fix sign op input error check on float16 (#20472)
6 years ago
wawltor 08c8f0c534
Fix api, add input type and dtype check for sign_op (#20138)
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