Searched refs:OutputLerpForChannels (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ |
D | quantized_resize_bilinear_op.cc | 246 inline void OutputLerpForChannels(const InterpolationCache<T_SCALE>& xs, in OutputLerpForChannels() function 285 OutputLerpForChannels<RES, quint8, int16, int16>( in OutputLerp8x8x1() 326 OutputLerpForChannels<RES, quint8, int16, int16>( in OutputLerp8x8x3() 374 OutputLerpForChannels<RESOLUTION, qint32, int32, int64>( in OutputLerp32x4x1() 459 OutputLerpForChannels<RESOLUTION, qint32, int32, int64>( in OutputLerp32x4x3() 582 OutputLerpForChannels<RESOLUTION, qint32, int32, int64>( in ResizeImage() 647 OutputLerpForChannels<RESOLUTION, quint8, int16, int16>( in ResizeImage()
|