Searched defs:weights1 (Results 1 – 5 of 5) sorted by relevance
86 const __m128i& pixels2, const __m128i& weights1, const __m128i& weights2, in WriteSmoothDirectionalSum16()782 const __m128i weights1 = _mm_cvtepu8_epi16(weights); in SmoothHorizontal16x4_SSE4_1() local822 const __m128i weights1 = _mm_cvtepu8_epi16(weights); in SmoothHorizontal16x8_SSE4_1() local849 const __m128i weights1 = _mm_cvtepu8_epi16(weights); in SmoothHorizontal16x16_SSE4_1() local886 const __m128i weights1 = _mm_cvtepu8_epi16(weights); in SmoothHorizontal16x32_SSE4_1() local939 const __m128i weights1 = _mm_cvtepu8_epi16(weights); in SmoothHorizontal16x64_SSE4_1() local972 const __m128i weights1 = _mm_cvtepu8_epi16(weights_lo); in SmoothHorizontal32x8_SSE4_1() local1011 const __m128i weights1 = _mm_cvtepu8_epi16(weights_lo); in SmoothHorizontal32x16_SSE4_1() local1060 const __m128i weights1 = _mm_cvtepu8_epi16(weights_lo); in SmoothHorizontal32x32_SSE4_1() local1130 const __m128i weights1 = _mm_cvtepu8_epi16(weights_lo); in SmoothHorizontal32x64_SSE4_1() local[all …]
245 Tensor weights1{}; member in NEONCNNExample
2110 auto weights1 = builder.AddInstruction( in TEST_F() local2614 auto weights1 = builder.AddInstruction( in TEST_F() local
513 int8x16_t weights1 = vld1q_s8(shuffled_weights_ptr + 16); in ShuffledFullyConnectedWorkerImpl() local594 int8x16_t weights1 = vld1q_s8(shuffled_weights_ptr + 16); in ShuffledFullyConnectedWorkerImpl() local
3516 Output weights1 = ops::Const(s.WithOpName("weights1"), in TEST_F() local