Home
last modified time | relevance | path

Searched refs:y_mult_32x2 (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dquantized_add_op.cc204 const int32x2_t y_mult_32x2 = vmov_n_s32(y_mult_int32); in VectorAddition() local
213 Requantize8x8To32Neon(y_ptr, y_0_64x2, y_mult_32x2); in VectorAddition()