Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dquantized_resize_bilinear_op.cc190 const int32x2_t bottom_rightsx = ToInt32x2(bottom_right0, bottom_right1); in ComputeLerpx2() local
194 bottom_rightsx, x_lerpsx, y_lerpsx); in ComputeLerpx2()