Home
last modified time | relevance | path

Searched refs:ComputeInterpolationValues (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dreference_ops.h1179 inline void ComputeInterpolationValues(const float value, const float scale, in ComputeInterpolationValues() function
1240 ComputeInterpolationValues(y, height_scale, op_params.half_pixel_centers, in ResizeBilinear()
1245 ComputeInterpolationValues(x, width_scale, op_params.half_pixel_centers, in ResizeBilinear()
1264 inline void ComputeInterpolationValues(const int32 value, const int32 scale_10, in ComputeInterpolationValues() function
1329 ComputeInterpolationValues(y, height_scale_10, in ResizeBilinearInteger()
1334 ComputeInterpolationValues(x, width_scale_10, in ResizeBilinearInteger()
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Doptimized_ops.h4790 reference_ops::ComputeInterpolationValues( in ResizeBilinearGeneric()
4796 reference_ops::ComputeInterpolationValues( in ResizeBilinearGeneric()
4840 reference_ops::ComputeInterpolationValues( in ResizeBilinearGenericSmallChannel()
4846 reference_ops::ComputeInterpolationValues( in ResizeBilinearGenericSmallChannel()