Searched defs:is_depthwise_conv (Results 1 – 1 of 1) sorted by relevance
105 const bool is_depthwise_conv = input_channels == feature_group_count; in matchAndRewrite() local160 bool is_depthwise_conv, int input_channels, in CreateConvOp()