Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Dneon_tensor_utils.cc2438 int32x4_t max1_i32x4 = vmaxq_s32(f2i1_i32x4, neg_scale_i32x4); in NeonSymmetricQuantizeFloats() local
2521 int32x4_t max1_i32x4 = vmaxq_s32(q1_i32x4, neg_scale_i32x4); in NeonAsymmetricQuantizeFloats() local