D | quantized_resize_bilinear_op.cc | 472 const float in_min, const float in_max, in ResizeImageReference() argument 505 in_min, in_max); in ResizeImageReference() 521 const float in_min, const float in_max, in ResizeImage() argument 526 in_min, in_max, half_pixel_centers, output); in ResizeImage() 535 const float in_min, const float in_max, in ResizeImage() argument 570 OutputLerp32x4x1<RESOLUTION>(xs, x, ys_ilerp, in_min, in_max, in ResizeImage() 576 OutputLerp32x4x3<RESOLUTION>(xs, x, ys_ilerp, in_min, in_max, in ResizeImage() 583 xs, x, ys_ilerp, channels, in_min, in_max, ys_input_lower_ptr, in ResizeImage() 598 const float in_min, const float in_max, in ResizeImage() argument 635 OutputLerp8x8x1<RESOLUTION>(xs, x, ys_ilerp, in_min, in_max, in ResizeImage() [all …]
|