Searched defs:num_output_pixels (Results 1 – 1 of 1) sorted by relevance
35 inline void DepthwiseConvInitAccBuffer(int num_output_pixels, int output_depth, in DepthwiseConvInitAccBuffer()191 const int num_output_pixels = out_x_buffer_end - out_x_buffer_start; in DepthwiseConvHybridGeneral() local