Home
last modified time | relevance | path

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

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