Home
last modified time | relevance | path

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

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