Home
last modified time | relevance | path

Searched defs:IsAnyMatMul (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/
Dop_types.cc58 bool IsAnyMatMul(const NodeDef& node) { in IsAnyMatMul() function
/external/tensorflow/tensorflow/core/ir/
Dtf_op_names.cc63 bool TFGraphDialect::IsAnyMatMul(TFOp op) const { in IsAnyMatMul() function in mlir::tfg::TFGraphDialect