Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dquantized_resize_bilinear_op.cc178 const qint32* top_left0, const qint32* top_right0, in ComputeLerpx2() argument
188 const int32x2_t top_rightsx = ToInt32x2(top_right0, top_right1); in ComputeLerpx2()