Commit Graph

18 Commits (522c91ec670f9a1980927ed024205e1826af91bd)

Author SHA1 Message Date
QingshuChen 6b727e08b1
support elementwise add, activation, matmul on Baidu Kunlun (#27143)
5 years ago
QingshuChen 138ecf24aa
support Baidu Kunlun AI Accelerator (#25959)
5 years ago
Leo Chen 76d1f8a1e9
fix test_activation_op, test=develop (#25562)
5 years ago
Steffy-zxf 2d0933c378
Add two new ops paddle.tensor.mul(), paddle.tensor.pow() (#23485)
5 years ago
wawltor 2b8640962a
Fix the big shape and precision op test, remove those from the white list (#22788)
5 years ago
juncaipeng 642b33564e Update test precision from fp32 to fp64 (#21805)
5 years ago
GaoWei8 65c8eac9fe Remove self-set accuracy parameters of op tests: max_relative_error (#21741)
5 years ago
Zhang Ting b1da35261b
fix unit tests that do not need to inherit OpTest (#21460)
5 years ago
lijianshe02 211f5b0319
enhance mul_op input error message test=develop (#20414)
6 years ago
chengduo a9b5d42dd4
Add fp16 backward support (#14202)
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
dzhwinter d050360a74
"reduce test input data size to accelerate ci" (#10831)
7 years ago
mozga-intel 30d32035b2 Withdraw mkldnn mul
7 years ago
mozga-intel 6e7b883bdd Initial implementation of multiplication operator for MKLDNN
7 years ago
Kexin Zhao e26f1123da
Add fp16 mul op support and bind paddle fp16 to numpy fp16 (#9017)
7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
7 years ago