Searched refs:IsDepthwiseConv2dNativeBackpropFilter (Results 1 – 5 of 5) sorted by relevance
40 IsDepthwiseConv2dNativeBackpropFilter(node)) { in GetTransposer()
825 IsDepthwiseConv2dNativeBackpropFilter(*node->node())); in TransposeNode()1974 IsDepthwiseConv2dNativeBackpropFilter(node) || in IsLayoutSensitiveOp()
2086 } else if (IsDepthwiseConv2dNativeBackpropFilter(*node)) { in Expand()
71 bool IsDepthwiseConv2dNativeBackpropFilter(const NodeDef& node);
205 bool IsDepthwiseConv2dNativeBackpropFilter(const NodeDef& node) { in IsDepthwiseConv2dNativeBackpropFilter() function