Searched refs:IsDepthwiseConv2dNativeBackpropFilter (Results 1 – 3 of 3) sorted by relevance
61 bool IsDepthwiseConv2dNativeBackpropFilter(const NodeDef& node);
163 bool IsDepthwiseConv2dNativeBackpropFilter(const NodeDef& node) { in IsDepthwiseConv2dNativeBackpropFilter() function
2027 } else if (IsDepthwiseConv2dNativeBackpropFilter(*node)) { in Expand()