Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dquantized_resize_bilinear_op.cc168 static const int32x2_t ZERO_32x2 = vmov_n_s32(0); in ToInt32x2() local
170 vld1_lane_s32(reinterpret_cast<const int32*>(v0), ZERO_32x2, 0); in ToInt32x2()