Searched refs:CastS16toU32Dataset (Results 1 – 2 of 2) sorted by relevance
/external/ComputeLibrary/tests/validation/dynamic_fusion/gpu/cl/ |
D | Cast.cpp | 83 const auto CastS16toU32Dataset = combine(framework::dataset::make("DataType", DataType::S16), frame… variable 189 …ype::S16, DataType::U32, DynamicFusionCLCastToU32Fixture<int16_t>, CastS16toU32Dataset, zero_toler…
|
/external/ComputeLibrary/tests/validation/CL/ |
D | Cast.cpp | 85 const auto CastS16toU32Dataset = combine(framework::dataset::make("DataType", DataType::S16), frame… variable 189 …to_U32, DataType::S16, DataType::U32, CLCastToU32Fixture<int16_t>, CastS16toU32Dataset, zero_toler…
|