Commit Graph

16 Commits (c44fb003715aab90d14f0d0fce020d0b65ec6fbf)

Author SHA1 Message Date
dzhwinter 595a2c83ae
explicit gradient of elementwise_add/elementwise_sub (#11970)
7 years ago
Tomasz Patejko e26f51ce74 MKLDNN elementwis_add with default broadcast operations (#11544)
7 years ago
Tao Luo ca4d528b35
Merge pull request #11369 from luotao1/refine_doc
7 years ago
Luo Tao c4c787337a update with comments
7 years ago
Luo Tao 7bdb573d79 update with comments
7 years ago
Luo Tao 7694199050 refine docs of elementwise_op etc.
7 years ago
dzhwinter bfa3fd6f15
add inplace attribute to op_proto_maker (#10665)
7 years ago
guosheng 01fdf17e97 Fix ElementwiseOpInferVarType in elementwise_op to use the default InferVarType to find var recursively
7 years ago
guosheng f176a9cfa1 Remove ElementwiseOpInferVarType in elementwise_op to use the default InferVarType to find var recursively
7 years ago
Yu Yang 0e78cb69fb Clean OpProtoAndCheckerMaker
7 years ago
Siddharth Goyal 8d3ce01f36 Fix cpplint errors for a set of operators (#9837)
7 years ago
chengduoZH 53d19f5b1e Add ElementwiseOpInferVarType
7 years ago
xuwei06 e9b8ebf42c Correctly handling variable with batch dimension for math ops.
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