Searched refs:ToInt16x8 (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ |
D | quantized_resize_bilinear_op.cc | 152 inline int16x8_t ToInt16x8(const int16* v0, const int16* v1, const int16* v2, in ToInt16x8() function 216 ToInt16x8(xlp0, xlp1, xlp2, xlp3, xlp4, xlp5, xlp6, xlp7); in ComputeLerpx8()
|