Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Dbatch_matmul.h244 const int32x4_t scratch_val0 = vld1q_s32(accum_scratch + idx); in BatchMatMul() local
H A Dsse_tensor_utils.cc442 const __m128i scratch_val0 = in SseMatrixBatchVectorMultiplyAccumulate() local
H A Dneon_tensor_utils.cc1222 const int32x4_t scratch_val0 = vld1q_s32(scratch + i); in NeonMatrixBatchVectorMultiplyAccumulate() local
1453 const int32x4_t scratch_val0 = vld1q_s32(scratch_ptr + i); in NeonMatrixBatchVectorMultiplyAccumulate() local