Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Dneon_tensor_utils.cc2189 inline bool IsAllZero(const int8x16_t v_s8x16) { in IsAllZero() function
2194 inline bool IsAllZero(const float32x4_t v_f32x4) { in IsAllZero() function