Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dquantized_resize_bilinear_op.cc179 const qint32* bottom_left0, const qint32* bottom_right0, in ComputeLerpx2() argument
189 const int32x2_t bottom_leftsx = ToInt32x2(bottom_left0, bottom_left1); in ComputeLerpx2()