Searched refs:IsDepthwiseConv2dNativeBackpropInput (Results 1 – 3 of 3) sorted by relevance
62 bool IsDepthwiseConv2dNativeBackpropInput(const NodeDef& node);
167 bool IsDepthwiseConv2dNativeBackpropInput(const NodeDef& node) { in IsDepthwiseConv2dNativeBackpropInput() function
2030 } else if (IsDepthwiseConv2dNativeBackpropInput(*node)) { in Expand()