Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Doptimized_ops.h6169 const uint16x8_t output_first_half = variable
6173 const uint8x8_t narrowed_first_half = vqmovn_u16(output_first_half);
6247 const int16x8_t output_first_half = variable
6251 const int8x8_t narrowed_first_half = vqmovn_s16(output_first_half);
6326 const int16x8_t output_first_half = variable
6330 const int8x8_t narrowed_first_half = vqmovn_s16(output_first_half);
6411 const uint16x8_t output_first_half = variable
6415 const uint8x8_t narrowed_first_half = vqmovn_u16(output_first_half);