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()
2089 } else if (IsDepthwiseConv2dNativeBackpropInput(*node)) { in Expand()
72 bool IsDepthwiseConv2dNativeBackpropInput(const NodeDef& node);
209 bool IsDepthwiseConv2dNativeBackpropInput(const NodeDef& node) { in IsDepthwiseConv2dNativeBackpropInput() function