Searched refs:scaled_channels (Results 1 – 3 of 3) sorted by relevance
189 .scaled_channels = resize_op->channels * sizeof(float), in xnn_setup_resize_bilinear2d_nhwc_f32()
502 context->scaled_channels, in xnn_compute_resize_bilinear()507 context->output_pixel_stride - context->scaled_channels); in xnn_compute_resize_bilinear()
505 size_t scaled_channels; member