Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dquantized_resize_bilinear_op.cc189 const int32x2_t bottom_leftsx = ToInt32x2(bottom_left0, bottom_left1); in ComputeLerpx2() local
193 ComputeLerp32x2<RESOLUTION>(top_leftsx, top_rightsx, bottom_leftsx, in ComputeLerpx2()