Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dbatch_matmul.h245 const int32x4_t scratch_val1 = vld1q_s32(accum_scratch + idx + 4); in BatchMatMul() local
Dsse_tensor_utils.cc241 const __m128i scratch_val1 = in SseMatrixBatchVectorMultiplyAccumulate() local
Dneon_tensor_utils.cc1197 const int32x4_t scratch_val1 = vld1q_s32(scratch + i + 4); in NeonMatrixBatchVectorMultiplyAccumulate() local
1431 const int32x4_t scratch_val1 = vld1q_s32(scratch_ptr + i + 4); in NeonMatrixBatchVectorMultiplyAccumulate() local