Searched refs:ExpandTo4DForDepthwiseConv (Results 1 – 2 of 2) sorted by relevance
151 def ExpandTo4DForDepthwiseConv: NativeCodeCall<152 "ExpandTo4DForDepthwiseConv($0)">;171 (ConstantOp (ExpandTo4DForDepthwiseConv $value)),
225 ElementsAttr ExpandTo4DForDepthwiseConv(Attribute a) { in ExpandTo4DForDepthwiseConv() function580 auto mul_rhs = ExpandTo4DForDepthwiseConv(gamma_cst); in matchAndRewrite()