Home
last modified time | relevance | path

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

/external/ComputeLibrary/tests/validation/NEON/
DCast.cpp91 const auto CastF16toF32Dataset = combine(framework::dataset::make("DataType", DataType::… variable
178 CAST_SUITE(F16_to_F32, DataType::F16, DataType::F32, NECastToF32Fixture<half>, CastF16toF32Dataset,… in CAST_SUITE()
/external/ComputeLibrary/tests/validation/dynamic_fusion/gpu/cl/
DCast.cpp113 const auto CastF16toF32Dataset = combine(framework::dataset::make("DataType", DataType::F16), frame… variable
219 …taType::F16, DataType::F32, DynamicFusionCLCastToF32Fixture<half>, CastF16toF32Dataset, zero_toler…
/external/ComputeLibrary/tests/validation/CL/
DCast.cpp115 const auto CastF16toF32Dataset = combine(framework::dataset::make("DataType", DataType::F16), frame… variable
219 CAST_SUITE(F16_to_F32, DataType::F16, DataType::F32, CLCastToF32Fixture<half>, CastF16toF32Dataset,…