Searched refs:IsDepthwiseConv2dNativeBackpropInput (Results 1 – 5 of 5) sorted by relevance
45 IsDepthwiseConv2dNativeBackpropInput(node)) { in GetTransposer()
844 IsDepthwiseConv2dNativeBackpropInput(*node->node())); in TransposeNode()1975 IsDepthwiseConv2dNativeBackpropInput(node) || in IsLayoutSensitiveOp()
2088 } else if (IsDepthwiseConv2dNativeBackpropInput(*node)) { in Expand()
71 bool IsDepthwiseConv2dNativeBackpropInput(const NodeDef& node);
207 bool IsDepthwiseConv2dNativeBackpropInput(const NodeDef& node) { in IsDepthwiseConv2dNativeBackpropInput() function