Searched defs:conv1 (Results 1 – 8 of 8) sorted by relevance
103 auto conv1 = Conv(input, weight, {1, 1}, Padding::kValid); in XLA_TEST_F() local
60 std::unique_ptr<ConvOperator> conv1(new ConvOperator()); in TEST() local
50 Noncopyable conv1 = Convert<Noncopyable>(); variable
15 } conv1; variable
156 const __m128i conv1 = convolve_16_8(src1, coeff0716); in vfilter8() local387 const __m128i conv1 = convolve_16_8(src1, coeff0716); in highbd_vfilter8() local
1498 UConverter *conv1, *conv2 = NULL; in TestConvertSafeCloneCallback() local
1419 std::unique_ptr<ConvertableToTraceFormat> conv1(new Convertable(&num_calls)); in TEST_F() local