Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/tests/validation/CL/
H A DScale.cpp205 using CLScaleMixedDataLayoutFixture = ScaleValidationFixture<CLTensor, CLAccessor, CLScale, T, true… typedef
219 FIXTURE_DATA_TEST_CASE(RunMixedDataLayout, CLScaleMixedDataLayoutFixture<float>, framework::Dataset… in FIXTURE_DATA_TEST_CASE()