Home
last modified time | relevance | path

Searched defs:dilation_values (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/tests/validation/NEON/
H A DDepthwiseConvolutionLayerNative.cpp88 const auto dilation_values = framework::dataset::make("dilation", { Size2D(1U, 1U), Size2D(3U, 3U) … variable
201dilation_values), in FIXTURE_DATA_TEST_CASE_NEW() argument
/aosp_15_r20/external/ComputeLibrary/tests/validation/CL/
H A DDepthwiseConvolutionLayerNative.cpp104 const auto dilation_values = framework::dataset::make("dilation", { Size2D(1U, 1U), Size2D(3U, 3U) … variable