Searched defs:weights1 (Results 1 – 8 of 8) 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 …]
1101 const __m128i weights1, const __m128i weights2, in write_smooth_directional_sum16()1305 const __m128i weights1 = cvtepu8_epi16(weights); in aom_smooth_v_predictor_8x16_ssse3() local1345 const __m128i weights1 = cvtepu8_epi16(weights_lo); in aom_smooth_v_predictor_8x32_ssse3() local1525 const __m128i weights1 = cvtepu8_epi16(weights_lo); in aom_smooth_v_predictor_16x32_ssse3() local1682 const __m128i weights1 = cvtepu8_epi16(weights); in aom_smooth_v_predictor_32x16_ssse3() local1735 const __m128i weights1 = cvtepu8_epi16(weights_lo); in aom_smooth_v_predictor_32x32_ssse3() local1877 const __m128i weights1 = cvtepu8_epi16(weights); in aom_smooth_v_predictor_64x16_ssse3() local1953 const __m128i weights1 = cvtepu8_epi16(weights_lo); in aom_smooth_v_predictor_64x32_ssse3() local2429 const __m128i weights1 = cvtepu8_epi16(weights); in aom_smooth_h_predictor_16x4_ssse3() local2468 const __m128i weights1 = cvtepu8_epi16(weights); in aom_smooth_h_predictor_16x8_ssse3() local[all …]
811 const float32x4_t weights1 = vld1q_f32(weight_ptr1 + 4); in av1_cnn_convolve_no_maxpool_padding_valid_2x2_large_neon() local908 const float32x4_t weights1 = vld1q_f32(weight_ptr1 + 4); in av1_cnn_convolve_no_maxpool_padding_valid_2x2_neon() local
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