Searched refs:tensor_output_value (Results 1 – 1 of 1) sorted by relevance
352 const std::array<int32x4_t, 2> tensor_output_value = in VectorTensorAddition() local356 vaddq_s32(vector_output_value[0], tensor_output_value[0]); in VectorTensorAddition()358 vaddq_s32(vector_output_value[1], tensor_output_value[1]); in VectorTensorAddition()