Home
last modified time | relevance | path

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

/external/ComputeLibrary/tests/validation/dynamic_fusion/gpu/cl/
DCast.cpp116 const auto CastF32toU8Dataset = combine(framework::dataset::make("DataType", DataType::F32), frame… variable
222 …ataType::F32, DataType::U8, DynamicFusionCLCastToU8Fixture<float>, CastF32toU8Dataset, one_toleran…
/external/ComputeLibrary/tests/validation/CL/
DCast.cpp118 const auto CastF32toU8Dataset = combine(framework::dataset::make("DataType", DataType::F32), frame… variable
222 CAST_SUITE(F32_to_U8, DataType::F32, DataType::U8, CLCastToU8Fixture<float>, CastF32toU8Dataset, on…
/external/ComputeLibrary/tests/validation/NEON/
DCast.cpp97 const auto CastF32toU8Dataset = combine(framework::dataset::make("DataType", DataType::… variable