Searched refs:DepthConvertLayerU8toS32Dataset (Results 1 – 2 of 2) sorted by relevance
/external/ComputeLibrary/tests/validation/CL/ |
D | DepthConvertLayer.cpp | 49 const auto DepthConvertLayerU8toS32Dataset = combine(framework::dataset::make("DataType", DataTyp… variable 146 …Mode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), DepthConvertLayerU8toS32Dataset), in TEST_SUITE() 154 …etMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), DepthConvertLayerU8toS32Dataset),
|
/external/ComputeLibrary/tests/validation/NEON/ |
D | DepthConvertLayer.cpp | 52 const auto DepthConvertLayerU8toS32Dataset = combine(framework::dataset::make("DataType", Data… variable 218 …Mode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), DepthConvertLayerU8toS32Dataset), in TEST_SUITE() 226 …etMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), DepthConvertLayerU8toS32Dataset),
|