Searched refs:xlp0 (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ |
D | quantized_resize_bilinear_op.cc | 201 const int16* xlp0, const quint8* tl1, const quint8* tr1, const quint8* bl1, in ComputeLerpx8() argument 216 ToInt16x8(xlp0, xlp1, xlp2, xlp3, xlp4, xlp5, xlp6, xlp7); in ComputeLerpx8()
|