Commit Graph

11 Commits (6e6eab07e80d287fb10f6033a01f15650b36fcdb)

Author SHA1 Message Date
danleifeng 3a0f93b3f9 fix error message for elementwise_add/mul (#20283)
6 years ago
danleifeng 8672e15363 elementwise broadcast function enhancement (#19536)
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
Tomasz Patejko e26f51ce74 MKLDNN elementwis_add with default broadcast operations (#11544)
7 years ago
fengjiayi e819f1b3a5 Add unittests to check channelwise add
7 years ago
Kexin Zhao 3da094fd7b rearrange test
7 years ago
Kexin Zhao 4bf168b274 add fp16 kernel for elementwise add
7 years ago
xuwei06 e9b8ebf42c Correctly handling variable with batch dimension for math ops.
7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
7 years ago