Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/
Ddepthwiseconv_quantized_test.cc89 test_stride(::testing::get<3>(param_tuple)), in TestParam()
102 static_cast<int>(param.quantization_type), param.test_stride, in TestNameSuffix()
110 bool test_stride = false; member
1041 const int stride = test_param.test_stride ? 2 : 1; in TryTestOneNeonDot3x3()
/external/llvm-project/llvm/test/Transforms/LoopVectorize/ARM/
Dmve-gather-scatter-tailpred.ll72 define void @test_stride-1_4i32(i32* readonly %data, i32* noalias nocapture %dst, i32 %n) {
73 ; CHECK-LABEL: @test_stride-1_4i32(