Home
last modified time | relevance | path

Searched refs:top_left0 (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
187 const int32x2_t top_leftsx = ToInt32x2(top_left0, top_left1); in ComputeLerpx2()