Searched refs:DepthConvertLayerU8toU16Dataset (Results 1 – 2 of 2) sorted by relevance
/external/ComputeLibrary/tests/validation/CL/ |
D | DepthConvertLayer.cpp | 47 const auto DepthConvertLayerU8toU16Dataset = combine(framework::dataset::make("DataType", DataTyp… variable 111 …Mode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), DepthConvertLayerU8toU16Dataset), 119 …etMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), DepthConvertLayerU8toU16Dataset),
|
/external/ComputeLibrary/tests/validation/NEON/ |
D | DepthConvertLayer.cpp | 50 const auto DepthConvertLayerU8toU16Dataset = combine(framework::dataset::make("DataType", Data… variable 183 …Mode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), DepthConvertLayerU8toU16Dataset), in TEST_SUITE() 191 …etMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), DepthConvertLayerU8toU16Dataset),
|