Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/
H A Dop_types.cc54 bool IsAnyBatchMatMul(const NodeDef& node) { in IsAnyBatchMatMul() function
/aosp_15_r20/external/tensorflow/tensorflow/core/ir/
H A Dtf_op_names.cc58 bool TFGraphDialect::IsAnyBatchMatMul(TFOp op) const { in IsAnyBatchMatMul() function in mlir::tfg::TFGraphDialect