Commit Graph

9 Commits (e519a1fc82e51f6a2f77e37f9c0ed99aa8b8ddca)

Author SHA1 Message Date
chengjuntao e519a1fc82 add bigger shape test example for elementwise_pow OP (#22063)
6 years ago
juncaipeng 9894a4fb35 update test precision from fp32 to fp64, test=develop (#21783)
6 years ago
Leo Chen 7181afd75c
Fix elementwise_pow bug on CUDA place with integer (#21675)
6 years ago
danleifeng 8672e15363 elementwise broadcast function enhancement (#19536)
6 years ago
danleifeng e0a2d4dfec Add elementwise_pow_op backward implementation and the unit test codes of it. (#18848)
6 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
minqiyang 9fc13fde18 Remove python3 relative import of unittest
8 years ago
minqiyang 35e6abd7bb Change iter_parameters back and port unittests code to Python3
8 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
8 years ago