Searched defs:ys_ilerp (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ |
D | quantized_resize_bilinear_op.cc | 247 const int64 x, const T_SCALE ys_ilerp, in OutputLerpForChannels() 268 const int64 x_start, const int16 ys_ilerp, in OutputLerp8x8x1() 294 const int64 x_start, const int16 ys_ilerp, in OutputLerp8x8x3() 335 const int64 x_start, const int32 ys_ilerp, in OutputLerp32x4x1() 383 const int64 x_start, const int32 ys_ilerp, in OutputLerp32x4x3() 564 const int32 ys_ilerp = ys.ilerp[y]; in ResizeImage() local 627 const int32 ys_ilerp = ys.ilerp[y]; in ResizeImage() local
|