Home
last modified time | relevance | path

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

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