Searched defs:is_grouped_convolution (Results 1 – 5 of 5) sorted by relevance
130 bool is_grouped_convolution = filter_shape.dim_size(2) != dims.in_depth; in operator ()() local
248 bool is_grouped_convolution = filter_depth != in_depth; in launch() local
1180 bool is_grouped_convolution = filter_shape.dim_size(3) != dims.in_depth; in Compute() local1663 bool is_grouped_convolution = filter_shape.dim_size(3) != dims.in_depth; in Compute() local
712 bool is_grouped_convolution = filter_shape.dim_size(2) != dims.in_depth; in operator ()() local
677 bool is_grouped_convolution = patch_depths != in_depths; in operator ()() local