Commit Graph

9 Commits (663f4e6168ef9852991dc1ccfea462307d19a5d0)

Author SHA1 Message Date
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