Home
last modified time | relevance | path

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

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