Home
last modified time | relevance | path

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

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