Searched defs:IsDepthwiseConv2dNative (Results 1 – 2 of 2) sorted by relevance
201 bool IsDepthwiseConv2dNative(const NodeDef& node) { in IsDepthwiseConv2dNative() function
269 bool TFGraphDialect::IsDepthwiseConv2dNative(TFOp op) const { in IsDepthwiseConv2dNative() function in mlir::tfg::TFGraphDialect