Searched defs:weights1 (Results 1 – 7 of 7) 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 …]
1081 const __m128i weights1, const __m128i weights2, in write_smooth_directional_sum16()1283 const __m128i weights1 = cvtepu8_epi16(weights); in aom_smooth_v_predictor_8x16_ssse3() local1322 const __m128i weights1 = cvtepu8_epi16(weights_lo); in aom_smooth_v_predictor_8x32_ssse3() local1501 const __m128i weights1 = cvtepu8_epi16(weights_lo); in aom_smooth_v_predictor_16x32_ssse3() local1656 const __m128i weights1 = cvtepu8_epi16(weights); in aom_smooth_v_predictor_32x16_ssse3() local1709 const __m128i weights1 = cvtepu8_epi16(weights_lo); in aom_smooth_v_predictor_32x32_ssse3() local1850 const __m128i weights1 = cvtepu8_epi16(weights); in aom_smooth_v_predictor_64x16_ssse3() local1925 const __m128i weights1 = cvtepu8_epi16(weights_lo); in aom_smooth_v_predictor_64x32_ssse3() local2398 const __m128i weights1 = cvtepu8_epi16(weights); in aom_smooth_h_predictor_16x4_ssse3() local2436 const __m128i weights1 = cvtepu8_epi16(weights); in aom_smooth_h_predictor_16x8_ssse3() local[all …]
245 Tensor weights1{}; member in NEONCNNExample
1598 Layer* const weights1 = graph.AddLayer<ConstantLayer>("weights1"); variable1671 Layer* const weights1 = graph.AddLayer<ConstantLayer>("weights1"); variable
2149 auto weights1 = builder.AddInstruction( in TEST_F() local2714 auto weights1 = builder.AddInstruction( in TEST_F() local
451 int8x16_t weights1 = vld1q_s8(shuffled_weights_ptr + 16); in ShuffledFullyConnectedWorkerImpl() local532 int8x16_t weights1 = vld1q_s8(shuffled_weights_ptr + 16); in ShuffledFullyConnectedWorkerImpl() local
3518 Output weights1 = ops::Const(s.WithOpName("weights1"), in TEST_F() local