Searched defs:ModifiesInputsInPlace (Results 1 – 2 of 2) sorted by relevance
753 bool ModifiesInputsInPlace(const NodeDef& node) { in ModifiesInputsInPlace() function
405 bool OpPropertyHelper::ModifiesInputsInPlace(TFOp op) { in ModifiesInputsInPlace() function in mlir::tfg::OpPropertyHelper