Home
last modified time | relevance | path

Searched defs:scale_i32x4 (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dneon_tensor_utils.cc2318 const int32x4_t scale_i32x4 = vmovq_n_s32(kScale); in NeonSymmetricQuantizeFloats() local
2402 const int32x4_t scale_i32x4 = vmovq_n_s32(kMaxScale); in NeonAsymmetricQuantizeFloats() local