Commit Graph

11 Commits (7c42f056e2ece4080ac1203489b9730ceb3837eb)

Author SHA1 Message Date
liu zhengxi 8e555ba650
OP(pad, pad2d, pad_constant_like) error message enhancement (#23882)
5 years ago
liu zhengxi 0404e7a985
Update the precision of pad, pad2d, pad_constant_like's unit tests from fp32 to fp64 (#22394)
5 years ago
zhupengyang 8b3ef2a587 all cases use large shape (#22091)
5 years ago
GaoWei8 a9af87edbc Remove self-set accuracy parameters of op tests: max_relative_error (#21823)
5 years ago
zhupengyang 019147eb8b use large input shape for accuracy test, (#21693)
6 years ago
Zhang Ting 548efcd2e4
Fix unit tests to avoid check_grad checking failures (#21554)
6 years ago
chengduo fb2a9cdf83
Add fp16 support for pad and split (#19881)
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