Home
last modified time | relevance | path

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

/external/ComputeLibrary/tests/validation/dynamic_fusion/gpu/cl/
DCast.cpp111 const auto CastF16toU32Dataset = combine(framework::dataset::make("DataType", DataType::F16), frame… variable
217 …taType::F16, DataType::U32, DynamicFusionCLCastToU32Fixture<half>, CastF16toU32Dataset, one_tolera…
/external/ComputeLibrary/tests/validation/CL/
DCast.cpp113 const auto CastF16toU32Dataset = combine(framework::dataset::make("DataType", DataType::F16), frame… variable
217 CAST_SUITE(F16_to_U32, DataType::F16, DataType::U32, CLCastToU32Fixture<half>, CastF16toU32Dataset,…