Commit Graph

19 Commits (7c55a94de51b1de42bd444c0d8ab20c9eeabcb4e)

Author SHA1 Message Date
juncaipeng bf9c5de752 Update test precision from fp32 to fp64 (#21848)
7 years ago
zhupengyang 4c987a6003 fix input shape of op tests (#21682)
7 years ago
juncaipeng f64d006622
Change several tests to inherit the right parent class, test=develop (#21652)
7 years ago
chengduo c5b6573a5a
Fix input<tensor> (#14208)
8 years ago
chengduo a9b5d42dd4
Add fp16 backward support (#14202)
8 years ago
Qiao Longfei f13ae131dd fix test_sum_op
8 years ago
Qiao Longfei 86523aff25 test_sum_op add GPU test
8 years ago
Qiao Longfei bd2b6d7f8f sum_op support inplace
8 years ago
qiaolongfei 1a59880084 update test_sum_op
8 years ago
tangwei12 c24a9263ba Merge branch 'develop' of github.com:PaddlePaddle/Paddle into sum_op_dim_fix
8 years ago
tangwei12 479a443f68 name optimized
8 years ago
minqiyang 99d3f08920 Add print_function for all python files
8 years ago
tangwei12 766ac488ac sum_op selectedRows dim bug fix
8 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
tensor-tang d5fb8fa778 Revert "Merge pull request #11628 from PaddlePaddle/revert-11102-mozga-intel/Sum_mkldnn_layout"
8 years ago
tensor-tang 90780e22ce
Revert "MKLDNN layout: Support for sum operator"
8 years ago
mozga-intel b88cda84f4 MKLDNN sum unit-test
8 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
8 years ago