Commit Graph

11 Commits (e1c8d6bce5fbbe1f106500f0bd5ec3ccd09ed864)

Author SHA1 Message Date
chentianyu03 d05058d268
Remove and reorganize the alias of APIs (#27717)
5 years ago
zhupengyang 0025e0d87b
refine APIs: brelu, hardsigmoid, hardswish, maxout (#27658)
5 years ago
zhupengyang 2787944c2b
Ops(relu6/selu/soft_relu/softshrink/stanh/swish/thresholded_relu/hard_shrink/hard_sigmoid/hard_swish/hsigmoid/maxout) error message enhancement (#23718)
5 years ago
zhupengyang c6f888e5a5 update unittest accuracy to float64 for relu, prelu, maxout (#22273)
5 years ago
Zhang Ting 3df13ab40c
fix PythonAPI test in Op unittest, test=develop (#21455)
6 years ago
Zhang Ting 8d1e9f0f7e maxout supports channel_last input (#20846)
6 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
minqiyang ee1d08abba Fix CI issues
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