Searched defs:is_depthwise_conv (Results 1 – 1 of 1) sorted by relevance
113 const bool is_depthwise_conv = input_channels == feature_group_count; in matchAndRewrite() local244 ArrayRef<int64_t> dilation, bool is_depthwise_conv, in CreateConvOp()