Home
last modified time | relevance | path

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

/external/ComputeLibrary/tests/validation/dynamic_fusion/gpu/cl/
DCast.cpp110 const auto CastF16toS16Dataset = combine(framework::dataset::make("DataType", DataType::F16), frame… variable
216 …taType::F16, DataType::S16, DynamicFusionCLCastToS16Fixture<half>, CastF16toS16Dataset, one_tolera…
/external/ComputeLibrary/tests/validation/CL/
DCast.cpp112 const auto CastF16toS16Dataset = combine(framework::dataset::make("DataType", DataType::F16), frame… variable
216 CAST_SUITE(F16_to_S16, DataType::F16, DataType::S16, CLCastToS16Fixture<half>, CastF16toS16Dataset,…