Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/tests/validation/CL/
H A DGEMMLowp.cpp216 const auto quantize_down_int32_to_int8_scale_cases = framework::dataset::make("result_offset", -2, …
226 …ework::DatasetMode::ALL, combine(datasets::SmallShapes(), quantize_down_int32_to_int8_scale_cases)) in FIXTURE_DATA_TEST_CASE() argument