Searched defs:input_slice_size (Results 1 – 4 of 4) sorted by relevance
118 int64_t input_slice_size = input_depth * input_height * input_width; in cpu_upsample_nearest_backward() local253 int64_t input_slice_size = input_depth * input_height * input_width * channels; in cpu_upsample_nearest_backward_channels_last() local448 int64_t input_slice_size = input_depth * input_height * input_width; in cpu_upsample_linear_backward() local624 int64_t input_slice_size = input_depth * input_height * input_width * channels; in cpu_upsample_linear_backward_channels_last() local
121 auto input_slice_size = input_height * input_width; in upsample_bicubic2d_backward_out_frame() local
378 int input_slice_size = input_height * input_width; in Rfft2dHelper() local
326 int input_slice_size = input_height * input_width; in Irfft2dHelper() local