Searched refs:get_resize_parameters (Results 1 – 2 of 2) sorted by relevance
16 from executorch.backends.arm.tosa_utils import get_resize_parameters, tosa_shape49 scale_n_yx, scale_d_yx, offset_yx, border_yx = get_resize_parameters(
261 def get_resize_parameters( function