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