Home
last modified time | relevance | path

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

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