Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dneon_tensor_utils.cc2339 int32x4_t max1_i32x4 = vmaxq_s32(f2i1_i32x4, neg_scale_i32x4); in NeonSymmetricQuantizeFloats() local
2422 int32x4_t max1_i32x4 = vmaxq_s32(q1_i32x4, neg_scale_i32x4); in NeonAsymmetricQuantizeFloats() local