Commit Graph

23 Commits (80eb77788fcd4f69d981dd43ef08116a65ec3eb5)

Author SHA1 Message Date
Steffy-zxf 92b3a71705
Update api 2.0 for some ops
5 years ago
Leo Chen d43e4047ff
refine err msg, test=develop (#24550)
5 years ago
wawltor f26f7c3603
Add some error meesage and dtyp, dtyep check for some ops (#23762)
5 years ago
wawltor 08e3d9c0dc
Add the matmul, elementwise_euqal, elementwise_sum ops to API2.0 (#23437)
5 years ago
juncaipeng bf9c5de752 Update test precision from fp32 to fp64 (#21848)
5 years ago
zhupengyang 4c987a6003 fix input shape of op tests (#21682)
6 years ago
juncaipeng f64d006622
Change several tests to inherit the right parent class, test=develop (#21652)
6 years ago
chengduo c5b6573a5a
Fix input<tensor> (#14208)
7 years ago
chengduo a9b5d42dd4
Add fp16 backward support (#14202)
7 years ago
Qiao Longfei f13ae131dd fix test_sum_op
7 years ago
Qiao Longfei 86523aff25 test_sum_op add GPU test
7 years ago
Qiao Longfei bd2b6d7f8f sum_op support inplace
7 years ago
qiaolongfei 1a59880084 update test_sum_op
7 years ago
tangwei12 c24a9263ba Merge branch 'develop' of github.com:PaddlePaddle/Paddle into sum_op_dim_fix
7 years ago
tangwei12 479a443f68 name optimized
7 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
tangwei12 766ac488ac sum_op selectedRows dim bug fix
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
tensor-tang d5fb8fa778 Revert "Merge pull request #11628 from PaddlePaddle/revert-11102-mozga-intel/Sum_mkldnn_layout"
7 years ago
tensor-tang 90780e22ce
Revert "MKLDNN layout: Support for sum operator"
7 years ago
mozga-intel b88cda84f4 MKLDNN sum unit-test
7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
7 years ago