Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dquantized_resize_bilinear_op.cc209 const quint8* tr7, const quint8* bl7, const quint8* br7, const int16* xlp7, in ComputeLerpx8() argument
212 const uint8x8_t tr8x8 = ToUint8x8(tr0, tr1, tr2, tr3, tr4, tr5, tr6, tr7); in ComputeLerpx8()