Commit Graph

26 Commits (ca392c7e971d64eeddd38c86b532044ca7e2593e)

Author SHA1 Message Date
minqiyang ca392c7e97 Implement infer var type context
6 years ago
Qiao Longfei 3ace486ebd fix sum_op selected rows test=develop
6 years ago
Qiao Longfei b16e832d4d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-dist-sparse-decay
6 years ago
Qiao Longfei 25d44d40ac sum op support empty selected rows as input
6 years ago
sneaxiy ae6f46a1a9 rewrite variable type
6 years ago
Yu Yang 9bd70a1e04 Change tensor uses proto::VarType::type
6 years ago
minqiyang 53433d7f2e Revert the changes of VLOG
6 years ago
minqiyang 87450b9ad4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_vlog
6 years ago
chengduo c5b6573a5a
Fix input<tensor> (#14208)
6 years ago
minqiyang 0c3227a523 Change the origin VLOG level to 10 times
6 years ago
chengduo 2ccf77d1c1
Refine GetTensorFromVar (#14160)
6 years ago
chengduo 2f639113ee
Fix sum_op's GetExpectedKernelType (#14112)
6 years ago
Xin Pan 8f2116d8fa clean up after the changes have been stopped for so long.
6 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 96b4904d2f MKLDNN layout: Support for sum operator
7 years ago
dzhwinter bfa3fd6f15
add inplace attribute to op_proto_maker (#10665)
7 years ago
Yu Yang 0e78cb69fb Clean OpProtoAndCheckerMaker
7 years ago
Qiao Longfei 4c55a6022a
Dist transpiler support prefetch (#9714)
7 years ago
Abhinav Arora 981d7d01f3 Fix CPPLint issues in spp_op, sum_op, topk_op, transpose_op, unpool_op and warpctc_op
7 years ago
Yancey 8468037918
Fix sparse update memory error for distributed training (#8837)
7 years ago
Abhinav Arora c7ad26d6a4 [WIP] Move DataType enum inside VarType (#8447)
7 years ago
Abhinav Arora fcadb45251 Separate VarType from VarDesc in framework.proto and fix all related compiler errors (#8414)
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
Yi Wang fc374821dd Correct #include path
7 years ago
Yi Wang 90648f336d Move file to fluid/; Edit CMakeLists.txt
7 years ago