Home
last modified time | relevance | path

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

/external/ComputeLibrary/tests/validation/dynamic_fusion/gpu/cl/
DCast.cpp108 const auto CastF16toS8Dataset = combine(framework::dataset::make("DataType", DataType::F16), frame… variable
214 …DataType::F16, DataType::S8, DynamicFusionCLCastToS8Fixture<half>, CastF16toS8Dataset, one_toleran…
/external/ComputeLibrary/tests/validation/CL/
DCast.cpp110 const auto CastF16toS8Dataset = combine(framework::dataset::make("DataType", DataType::F16), frame… variable
214 CAST_SUITE(F16_to_S8, DataType::F16, DataType::S8, CLCastToS8Fixture<half>, CastF16toS8Dataset, one…