Commit Graph

16 Commits (280a8784f7073619180d5e8af1b982fec3b14580)

Author SHA1 Message Date
chengduo c5b6573a5a
Fix input<tensor> (#14208)
6 years ago
chengduo a9b5d42dd4
Add fp16 backward support (#14202)
6 years ago
Qiao Longfei f13ae131dd fix test_sum_op
6 years ago
Qiao Longfei 86523aff25 test_sum_op add GPU test
6 years ago
Qiao Longfei bd2b6d7f8f sum_op support inplace
6 years ago
qiaolongfei 1a59880084 update test_sum_op
6 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