Home
last modified time | relevance | path

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

/external/ComputeLibrary/tests/validation/NEON/
DCast.cpp92 const auto CastF16toS32Dataset = combine(framework::dataset::make("DataType", DataType::… variable
179 CAST_SUITE(F16_to_S32, DataType::F16, DataType::S32, NECastToS32Fixture<half>, CastF16toS32Dataset,… in CAST_SUITE()
/external/ComputeLibrary/tests/validation/dynamic_fusion/gpu/cl/
DCast.cpp112 const auto CastF16toS32Dataset = combine(framework::dataset::make("DataType", DataType::F16), frame… variable
218 …taType::F16, DataType::S32, DynamicFusionCLCastToS32Fixture<half>, CastF16toS32Dataset, one_tolera…
/external/ComputeLibrary/tests/validation/CL/
DCast.cpp114 const auto CastF16toS32Dataset = combine(framework::dataset::make("DataType", DataType::F16), frame… variable
218 CAST_SUITE(F16_to_S32, DataType::F16, DataType::S32, CLCastToS32Fixture<half>, CastF16toS32Dataset,…