Commit Graph

9 Commits (e656ca4783c5fb6ef1f4dd1c0982b45257d0d950)

Author SHA1 Message Date
Zhong Hui 361c6ccc01
OP error message enhancement of l2_normalize, matmul, mean, etc
6 years ago
Yang Zhang c3527f5526 Annotate NormOP test to skip grad check (#21894)
6 years ago
zhupengyang 019147eb8b use large input shape for accuracy test, (#21693)
6 years ago
qingqing01 a39eba77eb
Implement norm_op by CUDA instead of Eigen. (#13273)
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
qingqing01 19fd071785
Make the normalization operator more general and fix bug in l2_normalize. (#11348)
8 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
8 years ago