| 40 | ['fixture_5fdata_5ftest_5fcase',['FIXTURE_DATA_TEST_CASE',['../namespacearm__compute_1_1test_1_1validation.xhtml#a6b5e9878192726548c5546a4cbc175ab',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLAbsoluteDifferenceFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::SmallShapes(), AbsoluteDifferenceU8Dataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#af1f8bdc666967b22610ba7524cc85612',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLAbsoluteDifferenceFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::LargeShapes(), AbsoluteDifferenceU8Dataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a28b7052dc7ccce757d1136d18b7efbb4',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLAbsoluteDifferenceFixture< int16_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::SmallShapes(), AbsoluteDifferenceS16Dataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a57567d8110f0996b4af4589bb360ca46',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLAbsoluteDifferenceFixture< int16_t >, framework::DatasetMode::NIGHTLY, combine(datasets::LargeShapes(), AbsoluteDifferenceS16Dataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a4ef43942b3e9e81a2c9c7336e293f7f2',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLAccumulateFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::SmallShapes(), AccumulateS16Dataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a84fc34f7654197b4595237fb6c3c6310',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLAccumulateFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::LargeShapes(), AccumulateS16Dataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a592f13c2f473aa13a232c5ca65d3ff49',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLAccumulateWeightedFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::SmallShapes(), AccumulateU8Dataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#accd70818dddee4d8f421708c9070763b',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLAccumulateWeightedFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::LargeShapes(), AccumulateU8Dataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ae0cd1232470b4cf0b398db49afdca8a8',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLAccumulateSquaredFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::SmallShapes(), AccumulateS16Dataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a2506557047fc567afe36237082e85d31',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLAccumulateSquaredFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::LargeShapes(), AccumulateS16Dataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#acc16f69c216561ccfe575ec7f7421171',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLActivationLayerFixture< half >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapes(), ActivationDataset), framework::dataset::make("DataType", DataType::F16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a1593ca319ee1b25c2aa6f7b30c2c43b9',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLActivationLayerFixture< half >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapes(), ActivationDataset), framework::dataset::make("DataType", DataType::F16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a582b3384be5f8e5bb98533dd55c1d9d4',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLActivationLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapes(), ActivationDataset), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a1788ed44fd56453e4836c6a9ac42619b',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLActivationLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapes(), ActivationDataset), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a9b033615b2b25008029728d82da1059d',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLActivationLayerQuantizedFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), QuantizedActivationDataset), framework::dataset::make("DataType", DataType::QASYMM8)), framework::dataset::make("QuantizationInfo", { QuantizationInfo(0.1f, 128.0f) })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a84071decebcb90696f1be0c97f74cc42',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLActivationLayerQuantizedFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), QuantizedActivationDataset), framework::dataset::make("DataType", DataType::QASYMM8)), framework::dataset::make("QuantizationInfo", { QuantizationInfo(0.1f, 128.0f) })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#af39fb33d73c7cc13659cb7c5bcf2c6f1',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLArithmeticAdditionFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapes(), ArithmeticAdditionU8Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a6af84e6aff8d1f3031a686c7b01071a9',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLArithmeticAdditionQuantizedFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(combine(datasets::SmallShapes(), ArithmeticAdditionQASYMM8Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })), framework::dataset::make("QuantizationInfo", { QuantizationInfo(5.f/255.f, 20) })), framework::dataset::make("QuantizationInfo", { QuantizationInfo(2.f/255.f, 10) })), framework::dataset::make("QuantizationInfo", { QuantizationInfo(1.f/255.f, 5) })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a70e9a434b0d4e3e45a1c08a971125a31',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLArithmeticAdditionFixture< int16_t >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapes(), ArithmeticAdditionS16Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#af5c0a55a6d5580f082ada392c45d0f07',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLArithmeticAdditionFixture< int16_t >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapes(), ArithmeticAdditionS16Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a09e005cb8e52c5e45900c067da73db7c',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLArithmeticAdditionFixture< half >, framework::DatasetMode::ALL, combine(combine(datasets::SmallShapes(), ArithmeticAdditionFP16Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aa52346dd7e6765611a14aa7c292c21fa',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLArithmeticAdditionFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapes(), ArithmeticAdditionFP32Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a6ee90e04dba9c7609a2d40e17ad5bbe1',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLArithmeticAdditionFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapes(), ArithmeticAdditionFP32Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a5684fd635df10ab5b0ebc921a825128b',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmallBroadcast, CLArithmeticAdditionBroadcastFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapesBroadcast(), ArithmeticAdditionFP32Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a1554ebfd23600ecc0ed289f1dde62b16',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLargeBroadcast, CLArithmeticAdditionBroadcastFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapesBroadcast(), ArithmeticAdditionFP32Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a5e49d617bdc53b4af911e4998b997273',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLArithmeticDivisionFixture< half >, framework::DatasetMode::ALL, combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::F16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a1e995db1d62e98f9de4405b5213c3f94',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLArithmeticDivisionFixture< float >, framework::DatasetMode::PRECOMMIT, combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a041b3d048a8053e3979aeee0aa4fc29a',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLArithmeticDivisionFixture< float >, framework::DatasetMode::NIGHTLY, combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#af6abac1664b9069e28eb176d657e85ac',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmallBroadcast, CLArithmeticDivisionBroadcastFixture< float >, framework::DatasetMode::PRECOMMIT, combine(datasets::SmallShapesBroadcast(), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a13e120206c2eeafb681ccf50b441cce9',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLargeBroadcast, CLArithmeticDivisionBroadcastFixture< float >, framework::DatasetMode::NIGHTLY, combine(datasets::LargeShapesBroadcast(), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#af68e6bace49e5617947d2768bf4e40aa',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLArithmeticSubtractionFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapes(), ArithmeticSubtractionU8Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a4fb34560764243733ab54a07dd85ff96',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLArithmeticSubtractionQuantizedFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(combine(datasets::SmallShapes(), ArithmeticSubtractionQASYMM8Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })), framework::dataset::make("QuantizationInfo", { QuantizationInfo(5.f/255.f, 20) })), framework::dataset::make("QuantizationInfo", { QuantizationInfo(2.f/255.f, 10) })), framework::dataset::make("QuantizationInfo", { QuantizationInfo(1.f/255.f, 5) })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a3f198a134cbb763cf51a59ac77386bf0',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLArithmeticSubtractionFixture< int16_t >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapes(), ArithmeticSubtractionS16Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a70180e205f366e446b72ea5439a9284c',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLArithmeticSubtractionFixture< int16_t >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapes(), ArithmeticSubtractionS16Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a27122301a7bb1d74f714ecc6e5f9b2c5',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLArithmeticSubtractionFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapes(), ArithmeticSubtractionFP32Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ad29b2f30f87fb0e854a69e60c932eed5',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLArithmeticSubtractionFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapes(), ArithmeticSubtractionFP32Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ad5385542f37f4595576def4edb45a2ae',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmallBroadcast, CLArithmeticSubtractionBroadcastFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapesBroadcast(), ArithmeticSubtractionFP32Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a99d6a74959ee89d87ba28d9d2035a2c1',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLargeBroadcast, CLArithmeticSubtractionBroadcastFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapesBroadcast(), ArithmeticSubtractionFP32Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#acab6407ed9d1edad63ff9aa6fda65517',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(Random, CLBatchNormalizationLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(datasets::RandomBatchNormalizationLayerDataset(), combine(framework::dataset::make("UseBeta", { false, true }), framework::dataset::make("UseGamma", { false, true }))), act_infos), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a11df762107f8b7a64306df64216e182b',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLBatchNormalizationLayerFusionFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallConvolutionLayerDataset(), common_fusion_dataset), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a157af9e1f21df8785893e442409a4435',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLBatchToSpaceLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallBatchToSpaceLayerDataset(), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a95fc7b63be2ff6f3fb3dbed72df00114',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLBatchToSpaceLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeBatchToSpaceLayerDataset(), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#acc070dfe82e8e6f33802197244d1c194',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLBatchToSpaceLayerFixture< half >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallBatchToSpaceLayerDataset(), framework::dataset::make("DataType", DataType::F16)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aa0d034ace5a8afb6e6b452837d6b8a7c',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLBatchToSpaceLayerFixture< half >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeBatchToSpaceLayerDataset(), framework::dataset::make("DataType", DataType::F16)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a4874b25434673c0ad0e496a8a81ea184',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLBitwiseAndFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a34a98929e295013839f86f1a4beb59a1',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLBitwiseAndFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a32f89330c389d8f44c2a92cabce049ef',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLBitwiseNotFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a3a74384a2e1442b933aab92cdb476649',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLBitwiseNotFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ad45bd0ada19a202ff15e9a8f9feb5a75',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLBitwiseOrFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a3e5550d35a680258a313e72e44b3203d',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLBitwiseOrFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a5ba96a9c1a1a700ccc866ca1e390f49e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLBitwiseXorFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a523db289603fee1529173c0d6ee26a51',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLBitwiseXorFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a1b9287376c6bf564fd512abb5a2d25e6',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(BoundingBox, CLBoundingBoxTransformFixture< float >, framework::DatasetMode::ALL, combine(combine(DeltaDataset, BboxInfoDataset), framework::dataset::make("DataType", { DataType::F32 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a2d18b645ac6d13b3f3329327477b520c',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLBox3x3Fixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a9e4892dabd25b721024f9d6794c543b6',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLBox3x3Fixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a780c5932c4ac9f3ac7217a639de7293e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLCannyEdgeFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallImageFiles(), data), framework::dataset::make("Format", Format::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a7fe1d277b76457e0677aa4e3d805407b',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLCannyEdgeFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeImageFiles(), data), framework::dataset::make("Format", Format::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a33ef73d9e890fd9db081f1ea48f79618',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLChannelCombineFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), framework::dataset::make("FormatType", { Format::RGB888, Format::RGBA8888 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ae5fe43cec1fb6be35fb3843967dc00b7',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLChannelCombineFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), framework::dataset::make("FormatType", { Format::RGB888, Format::RGBA8888 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#add095588c16b6f8987abcea2465028be',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLChannelCombineFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), framework::dataset::make("FormatType", { Format::YUYV422, Format::UYVY422 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a93ea11644b7100b02b97f2d7ee3cfc49',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLChannelCombineFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), framework::dataset::make("FormatType", { Format::YUYV422, Format::UYVY422 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a34c0a5008da4e0be04dca251dda5e5cd',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLChannelCombineFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), framework::dataset::make("FormatType", { Format::NV12, Format::NV21, Format::IYUV, Format::YUV444 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a8b5dcd386c7d06894b0e1fbc7a361834',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLChannelCombineFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), framework::dataset::make("FormatType", { Format::NV12, Format::NV21, Format::IYUV, Format::YUV444 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a08dcc75ee997c823616d2bc1f24dcf6a',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLChannelExtractFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), ChannelExtractRGBADataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ae3ce8fc138e35ce1bccb618d72391c2a',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLChannelExtractFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), ChannelExtractRGBADataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aa9aa00ed562f55c86bc3eccec5071861',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLChannelExtractFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), ChannelExtractYUVDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a453ff1f233f3ea0903aa9ca114532e23',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLChannelExtractFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), ChannelExtractYUVDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a1e94e0ad899df2722983d6bf14fad939',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLChannelExtractFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), ChannelExtractYUVPlanarDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a8b7b313c38e443323a22aa3b71844cd7',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLChannelExtractFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), ChannelExtractYUVPlanarDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a5ec14cb26a1f3dbfbc35064f1c560bdc',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLChannelShuffleLayerFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallRandomChannelShuffleLayerDataset(), framework::dataset::make("DataType", DataType::U8)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a58bfa6eef9b6b96ba700945e17afe6c2',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLChannelShuffleLayerFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeRandomChannelShuffleLayerDataset(), framework::dataset::make("DataType", DataType::U8)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#acaa36fbbc0ff89a59ab4457e78cdb775',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLChannelShuffleLayerFixture< half >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallRandomChannelShuffleLayerDataset(), framework::dataset::make("DataType", DataType::F16)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a69a0491cae54dcb0e5c71044822f7f32',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLChannelShuffleLayerFixture< half >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeRandomChannelShuffleLayerDataset(), framework::dataset::make("DataType", DataType::F16)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aa1e48a05b1bd7344b2606f4019bed6a3',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLChannelShuffleLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallRandomChannelShuffleLayerDataset(), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aafb9dc8b66a877be8a41dfa6a28f1271',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLChannelShuffleLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeRandomChannelShuffleLayerDataset(), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ade160e12e71637b74582849fc099c35e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLCol2ImFixture< float >, framework::DatasetMode::PRECOMMIT, combine(datasets::SmallGroupedCol2ImLayerDataset(), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a3c617b3ec7e1494b6cdad8047b5b3273',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLCol2ImFixture< float >, framework::DatasetMode::NIGHTLY, combine(datasets::LargeGroupedCol2ImLayerDataset(), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a8521586924db37099a30c1b87d3eb934',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLCol2ImFixture< half >, framework::DatasetMode::PRECOMMIT, combine(datasets::SmallGroupedCol2ImLayerDataset(), framework::dataset::make("DataType", DataType::F16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ab5657f1d49255f5bd40c7c2b2c62dae1',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLCol2ImFixture< half >, framework::DatasetMode::NIGHTLY, combine(datasets::LargeGroupedCol2ImLayerDataset(), framework::dataset::make("DataType", DataType::F16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#acbd6aec760029a5b72362a032a5b2ea3',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLCol2ImFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::SmallGroupedCol2ImLayerDataset(), framework::dataset::make("DataType", DataType::QASYMM8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#af7ec2c93af2555cd1aaa09020b004da0',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLCol2ImFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::LargeGroupedCol2ImLayerDataset(), framework::dataset::make("DataType", DataType::QASYMM8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#af94c44cd7181d6c712a32b4cd57009e5',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLColorConvertFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), ColorConvert_RGBA_to_RGB))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a512442267dbe39497a8fa7b4d0bc6ecc',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLColorConvertFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), ColorConvert_RGBA_to_RGB))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ae6351d31c5b83e6e4a22866515233d45',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLColorConvertFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), ColorConvert_RGB_to_RGBA))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a81dc8e6b7df255fcbda49e292e8f27fb',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLColorConvertFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), ColorConvert_RGB_to_RGBA))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#affd61fcc11e759ec92d62e5e205cc18e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLColorConvertFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), ColorConvert_RGB_to_U8))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ab297f38ccfe37cf1d92f119641d782fc',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLColorConvertFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), ColorConvert_RGB_to_U8))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a23935728823d9415a2d9c5f24186f611',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLColorConvertFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), ColorConvert_YUYV_to_RGBDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a66a66ab8abd864039725ea83c5bec71d',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLColorConvertFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), ColorConvert_YUYV_to_RGBDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ad3ce606c050836a696fffc84ac783ec2',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLColorConvertFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), ColorConvert_YUVPlanar_to_RGBDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a04652f5f93318a8d732a4c65e7f73701',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLColorConvertFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), ColorConvert_YUVPlanar_to_RGBDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ad89cf1b7355fa156211a69914fdedd70',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLColorConvertFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), ColorConvert_RGBDataset_to_NVDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a76148aaa213b4936b344a0ba47138099',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLColorConvertFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), ColorConvert_RGBDataset_to_NVDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a935223f048d628afc725a4c4bfbd41c9',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLColorConvertFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), ColorConvert_YUYVDataset_to_NVDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aa1ae2d450c7a17f8df4a0acc9a9cdfd4',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLColorConvertFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), ColorConvert_YUYVDataset_to_NVDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a69dc3241bc8b74b7ec8a9c99912078a8',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLColorConvertFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), ColorConvert_NVDataset_to_YUVDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a11f6a4e5ec8ac8c89a972e6c886d3266',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLColorConvertFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), ColorConvert_NVDataset_to_YUVDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aa5e082eaa2f98726e5c2be84063088f5',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLConvertFullyConnectedWeightsFixture< float >, framework::DatasetMode::ALL, combine(datasets::Small3DShapes(), combine(params, framework::dataset::make("DataType", DataType::F32))))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a7476e05ad551a83a61ea84aa13eb1f4b',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLConvertFullyConnectedWeightsFixture< float >, framework::DatasetMode::NIGHTLY, combine(datasets::Large3DShapes(), combine(params, framework::dataset::make("DataType", DataType::F32))))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a78a48e7613208d076df3ecbf638e6f12',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLConvertFullyConnectedWeightsFixture< half >, framework::DatasetMode::ALL, combine(datasets::Small3DShapes(), combine(params, framework::dataset::make("DataType", DataType::F16))))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a7497106f822bc0bde89ce861589e48dd',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLConvertFullyConnectedWeightsFixture< half >, framework::DatasetMode::NIGHTLY, combine(datasets::Large3DShapes(), combine(params, framework::dataset::make("DataType", DataType::F16))))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a5c1cbaddf69dd6c906f01cd44428086f',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLConvertFullyConnectedWeightsFixture< uint8_t >, framework::DatasetMode::ALL, combine(datasets::Small3DShapes(), combine(params, framework::dataset::make("DataType", DataType::QASYMM8))))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a8cdacdac551f7f6196561a94e03585ea',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLConvertFullyConnectedWeightsFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::Large3DShapes(), combine(params, framework::dataset::make("DataType", DataType::QASYMM8))))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a57daaf7258b5943683e69db26fe30080',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLConvolutionFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()), framework::dataset::make("filter_size", { 3 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a5c54582b096a853113a920d588537b05',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLConvolutionFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()), framework::dataset::make("filter_size", { 3 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aff62bc529c02d1019e7e3e259703ab1e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLConvolutionFixture< int16_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::S16)), datasets::BorderModes()), framework::dataset::make("filter_size", { 3 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ab95b8769af4e83b6505a7cd84d2146a3',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLConvolutionFixture< int16_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::S16)), datasets::BorderModes()), framework::dataset::make("filter_size", { 3 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a49e458b9923b5741a3474cf5a7ccbdc2',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLConvolutionFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()), framework::dataset::make("filter_size", { 5 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a9e3f3c7b28e3ee77163ffa512388bcf0',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLConvolutionFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()), framework::dataset::make("filter_size", { 5 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#af1e65935ec05f96da2a57444ddadea7d',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLConvolutionFixture< int16_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::S16)), datasets::BorderModes()), framework::dataset::make("filter_size", { 5 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a9813370725100b6c979d064226fca164',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLConvolutionFixture< int16_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::S16)), datasets::BorderModes()), framework::dataset::make("filter_size", { 5 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a8d4a7e956e79d5c14dce76fadd1f26de',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLConvolutionFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()), framework::dataset::make("filter_size", { 7 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aece1feec6647708a0c306b1bea9664a1',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLConvolutionFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()), framework::dataset::make("filter_size", { 7 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a88403132c633bbc0256ed08143a47c66',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLConvolutionFixture< int16_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::S16)), datasets::BorderModes()), framework::dataset::make("filter_size", { 7 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a8fec374209cb4347ba2f075dbb0acf84',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLConvolutionFixture< int16_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::S16)), datasets::BorderModes()), framework::dataset::make("filter_size", { 7 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ac97a3cdfd92937eebac9645f85fa9c22',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLConvolutionFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()), framework::dataset::make("filter_size", { 9 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a14ee03ceac8612b8dc652deb457f5804',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLConvolutionFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()), framework::dataset::make("filter_size", { 9 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ad8b34e56667988d6363ee040035af48e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLConvolutionFixture< int16_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::S16)), datasets::BorderModes()), framework::dataset::make("filter_size", { 9 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ababc72e29897ca0c607ee18f1de3a4d3',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLConvolutionFixture< int16_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::S16)), datasets::BorderModes()), framework::dataset::make("filter_size", { 9 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a7fc60209ef18a33c51e61b311575e50d',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLConvolutionFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()), framework::dataset::make("filter_width", { 3, 5, 7, 9 })), framework::dataset::make("filter_height", { 3, 5, 7, 9 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a9ebdf4b9b24340aafc62d8999268c1cd',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLConvolutionFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()), framework::dataset::make("filter_width", { 3, 5, 7, 9 })), framework::dataset::make("filter_height", { 3, 5, 7, 9 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a7cfb6db60ca5e124549676c07bab7e1f',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLConvolutionFixture< int16_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::S16)), datasets::BorderModes()), framework::dataset::make("filter_width", { 3, 5, 7, 9 })), framework::dataset::make("filter_height", { 3, 5, 7, 9 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#acfc27249cdeca350f2083185ebaa4424',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLConvolutionFixture< int16_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::S16)), datasets::BorderModes()), framework::dataset::make("filter_width", { 3, 5, 7, 9 })), framework::dataset::make("filter_height", { 3, 5, 7, 9 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#afd368e097314e8e8f395386062735f95',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLGEMMConvolutionLayerFixture< half >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(datasets::SmallConvolutionLayerDataset(), framework::dataset::make("ReshapeWeights", { true })), framework::dataset::make("DataType", DataType::F16)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })), ActivationFunctionsDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a53c9043f8f4e9737a0b46686f4531040',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLGEMMConvolutionLayerFixture< half >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(datasets::LargeConvolutionLayerDataset(), framework::dataset::make("ReshapeWeights", { true })), framework::dataset::make("DataType", DataType::F16)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })), ActivationFunctionsDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a793bed2d2b9040ee71b9f6e766b9e723',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLGEMMConvolutionLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(datasets::LargeConvolutionLayerDataset(), framework::dataset::make("ReshapeWeights", { true })), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })), ActivationFunctionsDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aa1a09d783eb40b0b47189bfbada5ea57',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLGEMMConvolutionLayerQuantizedFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(combine(datasets::SmallConvolutionLayerDataset(), framework::dataset::make("ReshapeWeights", { true })), framework::dataset::make("DataType", DataType::QASYMM8)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })), QuantizationData), QuantizedActivationFunctionsDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a05035ea755e01026e33659c4d204049f',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLGEMMConvolutionLayerQuantizedFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(combine(datasets::LargeConvolutionLayerDataset(), framework::dataset::make("ReshapeWeights", { true })), framework::dataset::make("DataType", DataType::QASYMM8)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })), QuantizationData), QuantizedActivationFunctionsDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a6249dd6f4f0ca004ea1e7f1a79a8a0a5',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLGEMMGroupedConvolutionLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(datasets::SmallGroupedConvolutionLayerDataset(), framework::dataset::make("ReshapeWeights", { true })), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", { DataLayout::NCHW })), ActivationFunctionsDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a9bde5216c166000b4d51e1ccdd72aa15',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLGEMMGroupedConvolutionLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(datasets::LargeGroupedConvolutionLayerDataset(), framework::dataset::make("ReshapeWeights", { true })), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", { DataLayout::NCHW })), ActivationFunctionsDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a981e51ea5eef1d7f37cfc8460e777a8b',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLGEMMGroupedConvolutionLayerFixture< half >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(datasets::LargeGroupedConvolutionLayerDataset(), framework::dataset::make("ReshapeWeights", { true })), framework::dataset::make("DataType", DataType::F16)), framework::dataset::make("DataLayout", { DataLayout::NCHW })), ActivationFunctionsDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a7b572916009a6ed4ab16ec45c2ac5a2a',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLCopyFixture< float >, framework::DatasetMode::PRECOMMIT, combine(zip(datasets::SmallShapes(), datasets::SmallShapes()), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aee4b75637afcb1b74911dc4d0fec8b63',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLCopyFixture< float >, framework::DatasetMode::NIGHTLY, combine(zip(datasets::LargeShapes(), datasets::LargeShapes()), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#abf7c5841f5ab8690f1c0bc66bfdaa371',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLCopyFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(zip(datasets::LargeShapes(), datasets::LargeShapes()), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a897b1494f63be9b8d890b1e1943b5fdb',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLCopyFixture< uint16_t >, framework::DatasetMode::NIGHTLY, combine(zip(datasets::LargeShapes(), datasets::LargeShapes()), framework::dataset::make("DataType", DataType::U16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a3d7b37339681bb0ba073d20e297986f0',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(Run, CLDeconvolutionLayerFixture4x4< float >, framework::DatasetMode::NIGHTLY, combine(combine(data4x4, framework::dataset::make("DataType", DataType::F32)), data_layouts_dataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a752fed78c2ff0f507c14e8195263b447',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLDeconvolutionLayerFixture3x3< float >, framework::DatasetMode::NIGHTLY, combine(combine(data3x3, framework::dataset::make("DataType", DataType::F32)), data_layouts_dataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a3bbac43368bb3ab56bfa71c1426a8c15',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLDeconvolutionLayerFixture3x3< half >, framework::DatasetMode::NIGHTLY, combine(combine(data3x3, framework::dataset::make("DataType", DataType::F16)), data_layouts_dataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ace80eb4c481c2173ff5265882c707c1e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(Run, CLDeconvolutionLayerQuantizedFixture4x4< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(data4x4, framework::dataset::make("DataType", DataType::QASYMM8)), data_layouts_dataset), framework::dataset::make("QuantizationInfo", QuantizationInfo(2.f/255.f, 0))))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a16e3727b0ac636036f5b51e94e46be46',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLDeconvolutionLayerQuantizedFixture3x3< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(data3x3, framework::dataset::make("DataType", DataType::QASYMM8)), data_layouts_dataset), framework::dataset::make("QuantizationInfo", QuantizationInfo(2.f/255.f, 0))))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ad6071fa03181f2d8213065ae83b644b3',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLDepthConcatenateLayerFixture< half >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), framework::dataset::make("DataType", DataType::F16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a54958aecc1789140212d82ed3106f243',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLDepthConcatenateLayerFixture< half >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), framework::dataset::make("DataType", DataType::F16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ae8e03673811ac00ff05078132f8b8024',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLDepthConcatenateLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a5510434e7af2e8da7781a204a79d761e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLDepthConcatenateLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(datasets::DepthConcatenateLayerShapes(), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#af671a00f382f82f4b55582227b13f983',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLDepthConvertLayerToU16Fixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), DepthConvertLayerU8toU16Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })), DepthConvertLayerShiftDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a53aef817752b52ca68a92f4b3298ae3f',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLDepthConvertLayerToU16Fixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), DepthConvertLayerU8toU16Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })), DepthConvertLayerShiftDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a25770f4cff90b6b340470bdec1522105',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLDepthConvertLayerToS16Fixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), DepthConvertLayerU8toS16Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })), DepthConvertLayerShiftDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a99c78532933b39cdec682e70e183e3bc',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLDepthConvertLayerToS16Fixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), DepthConvertLayerU8toS16Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })), DepthConvertLayerShiftDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ad0ce0c5b4288b88872707038d7e8ac5b',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLDepthConvertLayerToS32Fixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), DepthConvertLayerU8toS32Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })), DepthConvertLayerShiftDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ac25138e80d46998e7e77d796f3917cd5',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLDepthConvertLayerToS32Fixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), DepthConvertLayerU8toS32Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })), DepthConvertLayerShiftDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ab1ee858752ab71a55049279a45b288ef',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLDepthConvertLayerToU8Fixture< uint16_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), DepthConvertLayerU16toU8Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })), DepthConvertLayerShiftDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a990dfa00dad4bac41cea70f55c50e045',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLDepthConvertLayerToU8Fixture< uint16_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), DepthConvertLayerU16toU8Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })), DepthConvertLayerShiftDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a25062f28645ac48971b8d3fd9d0a8db9',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLDepthConvertLayerToU32Fixture< uint16_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), DepthConvertLayerU16toU32Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })), DepthConvertLayerShiftDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a5594a9e3b431664463f1f6f4f2167c6f',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLDepthConvertLayerToU32Fixture< uint16_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), DepthConvertLayerU16toU32Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })), DepthConvertLayerShiftDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ad09b82915d2a2b1f85d3eabd3bab52aa',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLDepthConvertLayerToU8Fixture< int16_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), DepthConvertLayerS16toU8Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })), DepthConvertLayerShiftDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aa807069810d53263e51a2566c202a218',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLDepthConvertLayerToU8Fixture< int16_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), DepthConvertLayerS16toU8Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })), DepthConvertLayerShiftDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a030b1f340de3f883ead57b20edc2fda9',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLDepthConvertLayerToS32Fixture< int16_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), DepthConvertLayerS16toS32Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })), DepthConvertLayerShiftDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ad44a1ec84e753851e70bd9dade03b95c',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLDepthConvertLayerToS32Fixture< int16_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), DepthConvertLayerS16toS32Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })), DepthConvertLayerShiftDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a01fd04e3bcea1d0d2748ed4bddbe4b91',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLDepthConvertLayerToF32Fixture< half >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), DepthConvertLayerF16toF32Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })), DepthConvertLayerShiftDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#af02d8c264185e95b8392f5f36b260b76',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLDepthConvertLayerToF32Fixture< half >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), DepthConvertLayerF16toF32Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })), DepthConvertLayerShiftDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a3168f72a896da924674547ce4f5dfc35',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLDepthConvertLayerToF16Fixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), DepthConvertLayerF32toF16Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })), DepthConvertLayerShiftDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a089508c6f2f7b15d4bf92a9d8f04c1f4',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLDepthConvertLayerToF16Fixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), DepthConvertLayerF32toF16Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })), DepthConvertLayerShiftDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#afc5c48fd76f7913ed9cd41aef176c4da',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLDepthwiseConvolutionLayerFixture3x3< half >, framework::DatasetMode::ALL, combine(combine(combine(framework::dataset::concat(datasets::SmallDepthwiseConvolutionLayerDataset3x3(), datasets::SmallDepthwiseConvolutionLayerDataset3x3NCHW()), depth_multipliers), framework::dataset::make("DataType", DataType::F16)), framework::dataset::make("DataLayout", DataLayout::NCHW)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aec6a1b635c7b96d8b8ec699fa76b8ae5',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLDepthwiseConvolutionLayerFixture3x3< half >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeDepthwiseConvolutionLayerDataset3x3(), depth_multipliers), framework::dataset::make("DataType", DataType::F16)), framework::dataset::make("DataLayout", DataLayout::NCHW)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ac9f9864c76c954f48cdcf93baa00bdbf',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLDepthwiseConvolutionLayerFixture3x3< half >, framework::DatasetMode::ALL, combine(combine(combine(datasets::SmallDepthwiseConvolutionLayerDataset3x3(), framework::dataset::make("DepthMultiplier", 1)), framework::dataset::make("DataType", DataType::F16)), framework::dataset::make("DataLayout", DataLayout::NHWC)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a72c21cb2725d2206de5be40ab1656298',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLDepthwiseConvolutionLayerFixture3x3< half >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeDepthwiseConvolutionLayerDataset3x3(), framework::dataset::make("DepthMultiplier", 1)), framework::dataset::make("DataType", DataType::F16)), framework::dataset::make("DataLayout", DataLayout::NHWC)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#afd80019152b001c4a58f04eadf432d31',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLDepthwiseConvolutionLayerFixture< half >, framework::DatasetMode::ALL, combine(combine(combine(datasets::SmallDepthwiseConvolutionLayerDataset(), depth_multipliers), framework::dataset::make("DataType", DataType::F16)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#add415c4eaa7a477fe835d6afcdeef755',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLDepthwiseConvolutionLayerFixture< half >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeDepthwiseConvolutionLayerDataset(), depth_multipliers), framework::dataset::make("DataType", DataType::F16)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ad629adf78916c8999640a7f7b6dd365a',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLDepthwiseConvolutionLayerFixture3x3< float >, framework::DatasetMode::ALL, combine(combine(combine(framework::dataset::concat(datasets::SmallDepthwiseConvolutionLayerDataset3x3(), datasets::SmallDepthwiseConvolutionLayerDataset3x3NCHW()), depth_multipliers), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", DataLayout::NCHW)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ac7eb22cc3442331805fa2069bf473745',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLDepthwiseConvolutionLayerFixture3x3< float >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeDepthwiseConvolutionLayerDataset3x3(), depth_multipliers), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", DataLayout::NCHW)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a041522f20f96411feee284251bc5e107',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLDepthwiseConvolutionLayerFixture3x3< float >, framework::DatasetMode::ALL, combine(combine(combine(datasets::SmallDepthwiseConvolutionLayerDataset3x3(), framework::dataset::make("DepthMultiplier", 1)), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", DataLayout::NHWC)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#acce79b439798535e1f39251bbdc00539',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLDepthwiseConvolutionLayerFixture3x3< float >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeDepthwiseConvolutionLayerDataset3x3(), framework::dataset::make("DepthMultiplier", 1)), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", DataLayout::NHWC)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a0e0670871c84d5d6d5bc29706d834e61',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLDepthwiseConvolutionLayerFixture< float >, framework::DatasetMode::ALL, combine(combine(combine(datasets::SmallDepthwiseConvolutionLayerDataset(), depth_multipliers), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a6b52364e59e1599f023fb507323940d3',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLDepthwiseConvolutionLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeDepthwiseConvolutionLayerDataset(), depth_multipliers), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a1dff0f2ffcf97659c3ce51dcc9763380',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLDepthwiseConvolutionLayerQuantizedFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(datasets::SmallDepthwiseConvolutionLayerDataset(), depth_multipliers), framework::dataset::make("DataType", DataType::QASYMM8)), framework::dataset::make("QuantizationInfo", { QuantizationInfo(0.5f, 10) })), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ab3c327fd39901fa562ee5b04325091f6',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLDepthwiseConvolutionLayerQuantizedFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(datasets::LargeDepthwiseConvolutionLayerDataset(), depth_multipliers), framework::dataset::make("DataType", DataType::QASYMM8)), framework::dataset::make("QuantizationInfo", { QuantizationInfo(0.5f, 10) })), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ad92ec504388b2f3f1335dd16117aabd4',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLDepthwiseConvolutionLayerQuantizedFixture3x3< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(datasets::SmallDepthwiseConvolutionLayerDataset3x3(), framework::dataset::make("DepthMultiplier", 1)), framework::dataset::make("DataType", DataType::QASYMM8)), framework::dataset::make("QuantizationInfo", { QuantizationInfo(0.5f, 10) })), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aa7dc0804de8b0e4a4e0d79a6e3b53465',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLDepthwiseConvolutionLayerQuantizedFixture3x3< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(datasets::LargeDepthwiseConvolutionLayerDataset3x3(), framework::dataset::make("DepthMultiplier", 1)), framework::dataset::make("DataType", DataType::QASYMM8)), framework::dataset::make("QuantizationInfo", { QuantizationInfo(0.5f, 10) })), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a13b0410ce9ce1318beb696eb5529dce4',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLDequantizationLayerFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(concat(datasets::Small3DShapes(), datasets::Small4DShapes()), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aa1cd7335dec744f6c2c62908acb813c7',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLDequantizationLayerFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(concat(datasets::Large3DShapes(), datasets::Large4DShapes()), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a792e33acb004d8c578ca4ee5a954bbda',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLDerivativeFixture, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::Small2DShapes(), datasets::BorderModes()), framework::dataset::make("Format", Format::U8)), datasets::GradientDimensions()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a7931ccbaa02a6cd5f19e41ea1fcf8f37',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLDerivativeFixture, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::Large2DShapes(), datasets::BorderModes()), framework::dataset::make("Format", Format::U8)), datasets::GradientDimensions()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a76f68171a06fa54b933f4650fa88615b',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLDilateFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aada56814c0f5d6f750d7fd2de733e4ee',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLDilateFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aaa17523cbb38ff14beabc7dff53ef0d9',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLGEMMDilatedConvolutionLayerFixture< half >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(datasets::SmallDilatedConvolutionLayerDataset(), framework::dataset::make("ReshapeWeights", { true })), framework::dataset::make("DataType", DataType::F16)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })), framework::dataset::make("ActivationLayerInfo", ActivationLayerInfo())))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a0a98ace6588c7a2dd54bb8008309a70c',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLGEMMDilatedConvolutionLayerFixture< half >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(datasets::LargeDilatedConvolutionLayerDataset(), framework::dataset::make("ReshapeWeights", { true })), framework::dataset::make("DataType", DataType::F16)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })), framework::dataset::make("ActivationLayerInfo", ActivationLayerInfo())))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a3e8655d7294909daeb54ae2dc540b6fe',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLGEMMDilatedConvolutionLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(datasets::SmallDilatedConvolutionLayerDataset(), framework::dataset::make("ReshapeWeights", { true })), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })), framework::dataset::make("ActivationLayerInfo", ActivationLayerInfo())))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ab165b0693b29b10a521b2889d311e0ab',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLGEMMDilatedConvolutionLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(datasets::LargeDilatedConvolutionLayerDataset(), framework::dataset::make("ReshapeWeights", { true })), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })), framework::dataset::make("ActivationLayerInfo", ActivationLayerInfo())))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a8ef64a9d6936c7fc8a1692d114f29e26',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLGEMMDilatedConvolutionLayerQuantizedFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(combine(datasets::SmallDilatedConvolutionLayerDataset(), framework::dataset::make("ReshapeWeights", { true })), framework::dataset::make("DataType", DataType::QASYMM8)), framework::dataset::make("DataLayout", { DataLayout::NCHW })), framework::dataset::make("QuantizationInfo", { QuantizationInfo(2.f/255.f, 10) })), framework::dataset::make("ActivationLayerInfo", { ActivationLayerInfo() })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a61f5a8c1a5a41e08e9ca5aaf68c7c516',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLGEMMDilatedConvolutionLayerQuantizedFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(combine(datasets::LargeDilatedConvolutionLayerDataset(), framework::dataset::make("ReshapeWeights", { true })), framework::dataset::make("DataType", DataType::QASYMM8)), framework::dataset::make("DataLayout", { DataLayout::NCHW })), framework::dataset::make("QuantizationInfo", { QuantizationInfo(2.f/255.f, 0) })), framework::dataset::make("ActivationLayerInfo", { ActivationLayerInfo() })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#af07bf1462d49ac540aafd58778a5bd60',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLDirectConvolutionLayerFixture< half >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(data_precommit, framework::dataset::make("DataType", DataType::F16)), ActivationFunctionsDataset), framework::dataset::make("DataLayout", DataLayout::NCHW)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ab2a7c0558edadd58927e2ae718b54c88',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLDirectConvolutionLayerFixture< half >, framework::DatasetMode::NIGHTLY, combine(combine(combine(data_nightly, framework::dataset::make("DataType", DataType::F16)), ActivationFunctionsDataset), framework::dataset::make("DataLayout", DataLayout::NCHW)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a74845662fa02c82a23a8228ef7987e58',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLDirectConvolutionLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(combine(data_nightly, framework::dataset::make("DataType", DataType::F32)), ActivationFunctionsDataset), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a27ac3145c64e3da8c03629a16f7cde2e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLDirectConvolutionLayerQuantizedFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(data_precommit, framework::dataset::make("DataType", DataType::QASYMM8)), framework::dataset::make("QuantizationInfo", { QuantizationInfo(2.f/255, 10) })), QuantizedActivationFunctionsDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a0dfc00fec815ec029c78daaa33fc69f9',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLDirectConvolutionLayerQuantizedFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(data_nightly, framework::dataset::make("DataType", DataType::QASYMM8)), framework::dataset::make("QuantizationInfo", { QuantizationInfo(2.f/255, 10) })), QuantizedActivationFunctionsDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ac6c5f3f1be76e0562caaccd39c16ee8a',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLEqualizeHistogramFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a9df7caee77100c13fe1c5cc71abbce8f',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLEqualizeHistogramFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a69bb2d47d4c0bcf839efcc80e9b2f57c',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLErodeFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a0757217f27a2131fa99747426a2675a0',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLErodeFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a5cc2b95ba11edcf0fde3a5d9241b770c',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLFastCornersFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallImageFiles(), framework::dataset::make("Format", Format::U8)), framework::dataset::make("SuppressNonMax", { false, true })), framework::dataset::make("BorderMode", BorderMode::UNDEFINED)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a29119abd34cb6af8ad52a9cc9dc4380b',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLFastCornersFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeImageFiles(), framework::dataset::make("Format", Format::U8)), framework::dataset::make("SuppressNonMax", { false, true })), framework::dataset::make("BorderMode", BorderMode::UNDEFINED)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ae6331f78a2f3e946535a3fa73c46eaca',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLFlattenLayerFixture< float >, framework::DatasetMode::ALL, combine(framework::dataset::concat(datasets::Small3DShapes(), datasets::Small4DShapes()), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aa2c7ada491af83e6b0263e057cbfd8d0',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLFlattenLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(framework::dataset::concat(datasets::Large3DShapes(), datasets::Large4DShapes()), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a8cbdb07675cbd1605aa8d8de0046bf05',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLFlattenLayerFixture< half >, framework::DatasetMode::ALL, combine(framework::dataset::concat(datasets::Small3DShapes(), datasets::Small4DShapes()), framework::dataset::make("DataType", DataType::F16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#acdd086d8a6a088acde2e91a617b8fccb',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLFlattenLayerFixture< half >, framework::DatasetMode::NIGHTLY, combine(framework::dataset::concat(datasets::Large3DShapes(), datasets::Large4DShapes()), framework::dataset::make("DataType", DataType::F16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#acc52775e77fa1060559ec10dee0b665e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLFloorFixture< half >, framework::DatasetMode::PRECOMMIT, combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::F16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a4a6c09a72db979494ed1b4b62db649cc',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLFloorFixture< half >, framework::DatasetMode::NIGHTLY, combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::F16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#af7aa623963a6e535e756f72422e5e15b',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLFloorFixture< float >, framework::DatasetMode::NIGHTLY, combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a5f8f584ea77fa1a3cb1ec914f8d566ec',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLFullyConnectedLayerFixture< half >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallFullyConnectedLayerDataset(), FullyConnectedParameters), framework::dataset::make("DataType", DataType::F16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a007daaa5561c3e01626aafd3b393fd00',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLFullyConnectedLayerFixture< half >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeFullyConnectedLayerDataset(), FullyConnectedParameters), framework::dataset::make("DataType", DataType::F16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a3bba67716790382dcd066dfd169b8008',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLFullyConnectedLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallFullyConnectedLayerDataset(), FullyConnectedParameters), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a99834f03a49c7e88285d8ab16ce8ed17',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLFullyConnectedLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeFullyConnectedLayerDataset(), FullyConnectedParameters), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ab2d618db6f656b145c4832b2dbad83bf',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLFullyConnectedLayerQuantizedFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallFullyConnectedLayerDataset(), FullyConnectedParameters), framework::dataset::make("DataType", DataType::QASYMM8)), framework::dataset::make("QuantizationInfo", { QuantizationInfo(1.f/255.f, 10) })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a49c456c3072cd35ccbffa0e33c3707bf',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLFullyConnectedLayerQuantizedFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeFullyConnectedLayerDataset(), FullyConnectedParameters), framework::dataset::make("DataType", DataType::QASYMM8)), framework::dataset::make("QuantizationInfo", { QuantizationInfo(1.f/256.f, 10) })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a0149511565479a9d67455a4e8bd5f186',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLGaussian3x3Fixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a9371d17ded1274b9670542c1edd0d669',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLGaussian3x3Fixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a0e3f60b8736377c40480b346030d482f',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLGaussian5x5Fixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a2dc91af1dbd0e33856756a7e4446f76b',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLGaussian5x5Fixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a360f00592f57957fba89788a3539267a',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmallGaussianPyramidHalf, CLGaussianPyramidHalfFixture< uint8_t >, framework::DatasetMode::ALL, small_gaussian_pyramid_levels)'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aa7e4eec4090b7441d54b42c901689144',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLargeGaussianPyramidHalf, CLGaussianPyramidHalfFixture< uint8_t >, framework::DatasetMode::NIGHTLY, large_gaussian_pyramid_levels)'],['../namespacearm__compute_1_1test_1_1validation.xhtml#af112106bb5915291340b1df7aa829efa',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLGEMMFixture< half >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeGEMMDataset(), framework::dataset::make("ReshapeWeights", { true })), framework::dataset::make("DataType", DataType::F16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#af22bab8701f16b33b342f7a8cbaad975',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLGEMMFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallGEMMDataset(), framework::dataset::make("ReshapeWeights", { true, false })), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ae1af823ab0a5de9d7ecdf4ac3b830fd9',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLGEMMFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeGEMMDataset(), framework::dataset::make("ReshapeWeights", { true, false })), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a5c0210fb352b7d0b459b8fa06cd0f72d',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLGEMMInputOutput3DFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallGEMMInputOutput3DDataset(), framework::dataset::make("ReshapeWeights", { true, false })), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a74b69b379300aa8228e74445e18faba4',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLGEMMInputOutput3DFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeGEMMInputOutput3DDataset(), framework::dataset::make("ReshapeWeights", { true, false })), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a74a9c45574fb389cce1e0c6ed54969ed',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLGEMMInputOutput3DFixture< half >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeGEMMInputOutput3DDataset(), framework::dataset::make("ReshapeWeights", { true, false })), framework::dataset::make("DataType", DataType::F16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a68c34d9ad7090652085337d405a729e6',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLGEMMOutput3DFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeGEMMOutput3DDataset(), framework::dataset::make("ReshapeWeights", { true, false })), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#accd76515b3b012e52190d72531537c40',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLGEMMOutput3DFixture< half >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeGEMMOutput3DDataset(), framework::dataset::make("ReshapeWeights", { true, false })), framework::dataset::make("DataType", DataType::F16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a600a867df0be522ec459f007eebd08ab',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLGEMMLowpQuantizeDownInt32ToUint8ScaleFixture, framework::DatasetMode::ALL, combine(datasets::SmallShapes(), quantize_down_int32_to_uint8_scale_cases))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a4151966085ea8ef844bcd05a660c074e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLGEMMLowpQuantizeDownInt32ToUint8ScaleFixture, framework::DatasetMode::NIGHTLY, combine(datasets::LargeShapes(), quantize_down_int32_to_uint8_scale_cases))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#af65a4c8b34633767deec60ae44632f94',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLGEMMLowpQuantizeDownInt32ToUint8ScaleFixture, framework::DatasetMode::ALL, combine(datasets::SmallShapes(), quantize_down_int32_to_uint8_scale_relu_cases))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a3c18ae5dcf4f5ac59df56b2188f80a4c',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLGEMMLowpQuantizeDownInt32ToUint8ScaleFixture, framework::DatasetMode::NIGHTLY, combine(datasets::LargeShapes(), quantize_down_int32_to_uint8_scale_relu_cases))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a69e0db9d6ae5e9bcaf3ab8265846329e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPointFixture, framework::DatasetMode::ALL, combine(datasets::SmallShapes(), quantize_down_int32_to_uint8_scale_by_fixedpoint_cases))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a97ca34486637e8af800e3454281c4b38',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPointFixture, framework::DatasetMode::NIGHTLY, combine(datasets::LargeShapes(), quantize_down_int32_to_uint8_scale_by_fixedpoint_cases))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ae6e3bbf30e292da94aa475bf94b8aa77',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPointFixture, framework::DatasetMode::ALL, combine(datasets::SmallShapes(), quantize_down_int32_to_uint8_scale_by_fixedpoint_relu_cases))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aa6c944dc360d1efc97ebd1171575d8e4',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPointFixture, framework::DatasetMode::NIGHTLY, combine(datasets::LargeShapes(), quantize_down_int32_to_uint8_scale_by_fixedpoint_relu_cases))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a915053eca2fe8b7193255831e6801e79',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(ComputeAllAnchors, CLComputeAllAnchorsFixture< float >, framework::DatasetMode::ALL, combine(combine(framework::dataset::make("NumAnchors", { 2, 4, 8 }), ComputeAllInfoDataset), framework::dataset::make("DataType", { DataType::F32 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ac5c9d0ee14584d7570f9eb4428aec3ac',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunGlobalPooling, CLGlobalPoolingLayerFixture< float >, framework::DatasetMode::ALL, combine(combine(GlobalPoolingLayerDataset, framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a4fb31d286f720df7c3d1ef8ab9a169e3',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunGlobalPooling, CLGlobalPoolingLayerFixture< half >, framework::DatasetMode::ALL, combine(combine(GlobalPoolingLayerDataset, framework::dataset::make("DataType", DataType::F16)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ab78cdd5e2ca45d8bb91555e78a39df3e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLHarrisCornersFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallImageFiles(), data), framework::dataset::make("Format", Format::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#af33e1ed6a2fe79e832d6ec28c6f480ca',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLHarrisCornersFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeImageFiles(), data), framework::dataset::make("Format", Format::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a548514ebc80a8a28cb9217b41a6af628',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLHistogramFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a36ab3c767fc4ba506f02a432042f3640',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLHistogramFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#acab52f21be8f21888edc0d7429ed9103',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLHOGDescriptorFixture, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallHOGDescriptorDataset(), framework::dataset::make("Format", Format::U8)), framework::dataset::make("BorderMode", {BorderMode::CONSTANT, BorderMode::REPLICATE})))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a680e0cc53dee00a898658809ba9d1ecc',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLHOGDescriptorFixture, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeHOGDescriptorDataset(), framework::dataset::make("Format", Format::U8)), framework::dataset::make("BorderMode", {BorderMode::CONSTANT, BorderMode::REPLICATE})))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a64a9a98550d09ef94d41895b955248b3',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLHOGDetectorFixture, framework::DatasetMode::PRECOMMIT, combine(combine(combine(DetectionWindowStrideDataset, datasets::SmallHOGDescriptorDataset()), framework::dataset::make("Format", Format::U8)), framework::dataset::make("BorderMode", {BorderMode::CONSTANT, BorderMode::REPLICATE})))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ae53a98011a44c19f1702d68dfc495c5e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLHOGDetectorFixture, framework::DatasetMode::NIGHTLY, combine(combine(combine(DetectionWindowStrideDataset, datasets::LargeHOGDescriptorDataset()), framework::dataset::make("Format", Format::U8)), framework::dataset::make("BorderMode", {BorderMode::CONSTANT, BorderMode::REPLICATE})))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a18bd77af6e29d7a5dbad7fb330adccc3',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLHOGMultiDetectionFixture, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallHOGMultiDetectionDataset(), framework::dataset::make("Format", Format::U8)), framework::dataset::make("BorderMode", {BorderMode::CONSTANT, BorderMode::REPLICATE})), framework::dataset::make("NonMaximaSuppression", {false, true})))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a88a6fedf61d9c77a3d31d39e0589241e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLHOGMultiDetectionFixture, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeHOGMultiDetectionDataset(), framework::dataset::make("Format", Format::U8)), framework::dataset::make("BorderMode", {BorderMode::CONSTANT, BorderMode::REPLICATE})), framework::dataset::make("NonMaximaSuppression", {false, true})))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a0a07e134c036b2a1d1c6b40b2feed6bb',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLIm2ColFixture< float >, framework::DatasetMode::ALL, combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::F32)), conv_args))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a7cffa0e3241e209bd45555ec6ab671b2',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLIm2ColFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::F32)), conv_args))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a6ca0e7f050a0ca835ab43f159789ed02',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLIm2ColFixture< half >, framework::DatasetMode::ALL, combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::F16)), conv_args))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a510f1f6910ee702cb3238f8518e09667',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLIm2ColFixture< half >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::F16)), conv_args))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ad213615f12a2cce2b5811f01b31973b5',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLIm2ColFixture< uint8_t >, framework::DatasetMode::ALL, combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::QASYMM8)), conv_args))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#af21d987bb26f92f874adfc8dff100fa8',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLIm2ColFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::QASYMM8)), conv_args))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a58407d5257bafcaab6f94f1657bcb502',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLIm2ColFixture< float >, framework::DatasetMode::ALL, combine(combine(datasets::GroupedIm2ColSmallShapes(), framework::dataset::make("DataType", DataType::F32)), grouped_args))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a97c70188841b1214510b684aaea3c033',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLIm2ColFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::GroupedIm2ColLargeShapes(), framework::dataset::make("DataType", DataType::F32)), grouped_args))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ae92888bc064d07459081a9c624d797db',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLIm2ColFixture< half >, framework::DatasetMode::ALL, combine(combine(datasets::GroupedIm2ColSmallShapes(), framework::dataset::make("DataType", DataType::F16)), grouped_args))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#afcf6e255d25bd3b6dc5cc3821f7dbc0e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLIm2ColFixture< half >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::GroupedIm2ColLargeShapes(), framework::dataset::make("DataType", DataType::F16)), grouped_args))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a0ca21b2fe5a67cffca8cdd37ae7c1b9e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLIm2ColFixture< uint8_t >, framework::DatasetMode::ALL, combine(combine(datasets::GroupedIm2ColSmallShapes(), framework::dataset::make("DataType", DataType::QASYMM8)), grouped_args))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ac217d5592ae8fbcfc904f1a2a7085893',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLIm2ColFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::GroupedIm2ColLargeShapes(), framework::dataset::make("DataType", DataType::QASYMM8)), grouped_args))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ad50aff7a15be6a8a3c4d535a260ba8e1',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLIntegralImageFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a82a7dea7dcfa3ac6f421a415399efad7',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLIntegralImageFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a04af0f9ee366f68a8e53d5e7128a3930',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLL2NormalizeLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::F32)), data), framework::dataset::make("Epsilon", { 1e-12 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a247c43fc9a197537426bfdece4a56bac',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLL2NormalizeLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::F32)), data), framework::dataset::make("Epsilon", { 1e-12 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#af5b7faf9b9ac20b1983a7a2ed345a8d1',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLL2NormalizeLayerFixture< half >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::F16)), data), framework::dataset::make("Epsilon", { 1e-6 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a3d0cb440f6fbbf4443b97ed75fdfcd63',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLLaplacianPyramidFixture, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::Medium2DShapes(), datasets::BorderModes()), small_laplacian_pyramid_levels), formats))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aa031ea4ca027b5c2aa3e9b7998d71676',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLLaplacianPyramidFixture, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::Large2DShapes(), datasets::BorderModes()), large_laplacian_pyramid_levels), formats))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a2c4a457a9020dcc99f3ad35eb57abee4',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLLaplacianReconstructFixture, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::Medium2DShapes(), datasets::BorderModes()), small_laplacian_reconstruct_levels), formats))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#afb36a1da15d6b541eadbfebcc79a2b81',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLLaplacianReconstructFixture, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::Large2DShapes(), datasets::BorderModes()), large_laplacian_reconstruct_levels), formats))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a17e4b2f5f717bcca193e2dd039fd4e4a',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLLocallyConnectedFixture< float >, framework::DatasetMode::PRECOMMIT, combine(datasets::SmallLocallyConnectedDataset(), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a0c7ee60588d3ce2815b4d98662d37ccd',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLLocallyConnectedFixture< float >, framework::DatasetMode::NIGHTLY, combine(datasets::LargeLocallyConnectedDataset(), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ad345e910d6e5d48973c85638d3020c09',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLLSTMLayerFixture< float >, framework::DatasetMode::ALL, combine(combine(combine(datasets::SmallLSTMLayerDataset(), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("ProjectionOpt", { true, false })), framework::dataset::make("PeepholeOpt", { true, false })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#acb5e33c426de1ff657a4aab507236caf',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLMagnitudeFixture< int16_t >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::Small2DShapes(), framework::dataset::make("Format", Format::S16)), framework::dataset::make("MagnitudeType", { MagnitudeType::L1NORM, MagnitudeType::L2NORM })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ad9858e155935f46f989759828d76696a',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLMagnitudeFixture< int16_t >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::Large2DShapes(), framework::dataset::make("Format", Format::S16)), framework::dataset::make("MagnitudeType", { MagnitudeType::L1NORM, MagnitudeType::L2NORM })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aed31c4dd30c5b31a18aa6bec7fb4b0cb',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLMagnitudeFixture< int32_t >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::Large2DShapes(), framework::dataset::make("Format", Format::S32)), framework::dataset::make("MagnitudeType", { MagnitudeType::L1NORM, MagnitudeType::L2NORM })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a07b92ba1fb6599236c1accbde21a0f75',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLMeanStdDevFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a2e07f795abdc267b579e8768d134923c',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLMeanStdDevFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a2391398d95aaadc49fddc3c77d189cf0',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLMeanStdDevFixture< float >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a1337d183c5d8f5e15eb53ea63bf78483',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLMedian3x3Fixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ac24f5bca01f85d0aaff7793ae4ff065b',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLMedian3x3Fixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a79273ca792f49600c6485cfa29c27f36',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLMinMaxLocationFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a33c7ad45dd1317eb013409ef710daeeb',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLMinMaxLocationFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ac39c31f152b46c0d02b6eb4fe4afa194',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLMinMaxLocationFixture< int16_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), framework::dataset::make("DataType", DataType::S16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a473c70ef41d7956e3c5545374c7fe97d',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLMinMaxLocationFixture< int16_t >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), framework::dataset::make("DataType", DataType::S16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a112374c662e4c050d9dbf1691b1d9e2f',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLMinMaxLocationFixture< float >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a36e35666744a3808363928fe7858b807',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLMinMaxLocationFixture< float >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a4b48d3fd09c7bc70b05938ebed5cddb0',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLNonLinearFilterFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(combine(datasets::SmallShapes(), datasets::NonLinearFilterFunctions()), framework::dataset::make("MaskSize", { 3U, 5U })), datasets::MatrixPatterns()), datasets::BorderModes()), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a30a70e0ed0d988434feaadf101d04162',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLNonLinearFilterFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(combine(datasets::LargeShapes(), datasets::NonLinearFilterFunctions()), framework::dataset::make("MaskSize", { 3U, 5U })), datasets::MatrixPatterns()), datasets::BorderModes()), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a071f2f05a13c504565822a04017eccbe',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLNormalizationLayerFixture< half >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapes(), NormalizationDatasetFP16), framework::dataset::make("DataType", DataType::F16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aad777f611870cbbac4c36cd698da288b',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLNormalizationLayerFixture< half >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapes(), NormalizationDatasetFP16), framework::dataset::make("DataType", DataType::F16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a06b1b15f02403d3152e35979788c3945',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLNormalizationLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapes(), NormalizationDatasetFP32), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a06ff73d34023d56ed7e134af369b1457',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(Random, CLNormalizePlanarYUVLayerFixture< half >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::RandomNormalizePlanarYUVLayerDataset(), framework::dataset::make("DataType", DataType::F16)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a898b6d95a2e1b7c8a3e835433f7637ef',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(Random, CLNormalizePlanarYUVLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::RandomNormalizePlanarYUVLayerDataset(), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a0a4b11f150ff9cb88cccfb65efdbf194',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(Random, CLNormalizePlanarYUVLayerQuantizedFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::RandomNormalizePlanarYUVLayerDataset(), framework::dataset::make("DataType", DataType::QASYMM8)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })), framework::dataset::make("QuantizationInfo", { QuantizationInfo(0.1f, 128.0f) })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a0232978655898cb0524afa669b59ea8b',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLOpticalFlowFixture, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallOpticalFlowDataset(), framework::dataset::make("Format", Format::U8)), datasets::BorderModes()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aeaa84884069e0d1dc12a9386f1e9df07',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLOpticalFlowFixture, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeOpticalFlowDataset(), framework::dataset::make("Format", Format::U8)), datasets::BorderModes()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a9f559314ee94f7e19cb613e31aa920ee',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunPadding, CLPaddingFixture< float >, framework::DatasetMode::ALL, combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", { DataType::F32 })), PaddingSizesDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ab3f4ab4a5c5018ffd9d99cf7b369a61a',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLPermuteFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(PermuteParametersSmall, framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a64c3d1d676bc6c2ba622e62a362ed055',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLPermuteFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(PermuteParametersLarge, framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ab3e3208a529c7485121fe2f7e2a6c3a5',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLPermuteFixture< uint16_t >, framework::DatasetMode::PRECOMMIT, combine(PermuteParametersSmall, framework::dataset::make("DataType", DataType::U16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a75157098594d37e9b364b91187786109',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLPermuteFixture< uint16_t >, framework::DatasetMode::NIGHTLY, combine(PermuteParametersLarge, framework::dataset::make("DataType", DataType::U16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aaf1b08a284a63f6380fd3adef0708c3f',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLPermuteFixture< uint32_t >, framework::DatasetMode::PRECOMMIT, combine(PermuteParametersSmall, framework::dataset::make("DataType", DataType::U32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a2e5c833baff7a74db52cb3327c497bc0',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLPermuteFixture< uint32_t >, framework::DatasetMode::NIGHTLY, combine(PermuteParametersLarge, framework::dataset::make("DataType", DataType::U32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ad772de9ee34af695455918286a852b52',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLPhaseFixture< int16_t >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::Small2DShapes(), framework::dataset::make("Format", Format::S16)), framework::dataset::make("PhaseType", { PhaseType::SIGNED, PhaseType::UNSIGNED })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a18074dfc1bbdab92f04c1b237a91e71b',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLPhaseFixture< int16_t >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::Large2DShapes(), framework::dataset::make("Format", Format::S16)), framework::dataset::make("PhaseType", { PhaseType::SIGNED, PhaseType::UNSIGNED })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a951f0fc437f1981a9df35290872df0a5',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLPhaseFixture< int32_t >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::Large2DShapes(), framework::dataset::make("Format", Format::S32)), framework::dataset::make("PhaseType", { PhaseType::SIGNED, PhaseType::UNSIGNED })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a51106824477557cde3c3693d611722ea',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLPixelWiseMultiplicationToF16Fixture< half_float::half >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType1", DataType::F16)), framework::dataset::make("DataType2", DataType::F16)), framework::dataset::make("Scale", std::move(scale_255))), datasets::ConvertPolicies()), framework::dataset::make("RoundingPolicy", RoundingPolicy::TO_NEAREST_UP)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a57e64692477752bc5e2c635dadace705',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLPixelWiseMultiplicationQuantizedFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::QASYMM8)), framework::dataset::make("Scale", { 1.f, 2.f })), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })), framework::dataset::make("RoundingPolicy", RoundingPolicy::TO_NEAREST_EVEN)), framework::dataset::make("QuantizationInfo", { QuantizationInfo(5.f/255.f, 20) })), framework::dataset::make("QuantizationInfo", { QuantizationInfo(2.f/255.f, 10) })), framework::dataset::make("QuantizationInfo", { QuantizationInfo(1.f/255.f, 5) })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aceb5db1fb93a3b5b111e749e3e923da8',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSpecial, CLSpecialPoolingLayerFixture< float >, framework::DatasetMode::ALL, datasets::PoolingLayerDatasetSpecial() *framework::dataset::make("DataType", DataType::F32))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#acbecfa884915481c6e78af1813b77e14',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLPoolingLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapes(), combine(PoolingLayerDatasetFPSmall, framework::dataset::make("DataType", DataType::F32))), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a8556e080e0cef15d1d518ccb8399c95e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLPoolingLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapes(), combine(PoolingLayerDatasetFP, framework::dataset::make("DataType", DataType::F32))), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aaa0e2979c6dbf448095b2d834e4513e2',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLPoolingLayerFixture< half >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapes(), combine(PoolingLayerDatasetFP, framework::dataset::make("DataType", DataType::F16))), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a3d287582bbdeb32c59c59ac6c59695bd',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLPoolingLayerQuantizedFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), combine(PoolingLayerDatasetQASYMM8Small, framework::dataset::make("DataType", DataType::QASYMM8))), framework::dataset::make("QuantizationInfo", { QuantizationInfo(2.f/255, 127), QuantizationInfo(7.f/255, 123) })), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#afaa6816392837c2e8cfeb00b772fc506',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLPoolingLayerQuantizedFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), combine(PoolingLayerDatasetQASYMM8, framework::dataset::make("DataType", DataType::QASYMM8))), framework::dataset::make("QuantizationInfo", { QuantizationInfo(1.f/255, 0) })), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a52ba2ce7f6b828eb266ae3e14cc32f38',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLPriorBoxLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallPriorBoxLayerDataset(), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a3d1de24b8fe15809b53da096795e8f80',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLPriorBoxLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargePriorBoxLayerDataset(), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#acce944e25ef633b5a555baf93aa5fd69',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLQuantizationLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(concat(datasets::Small3DShapes(), datasets::Small4DShapes()), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aa271b03444d55bf0cb2f027069e936a5',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLQuantizationLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(concat(datasets::Large3DShapes(), datasets::Large4DShapes()), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a84656baf56e89b1a66de58b3a8f93626',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLReduceMeanFixture< half >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::Small4DShapes(), framework::dataset::make("DataType", DataType::F16)), concat(axis_keep, axis_drop)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a26dd74365d166bfb75b049d18cfe10d9',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLReduceMeanFixture< half >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::Large4DShapes(), framework::dataset::make("DataType", DataType::F16)), concat(axis_keep, axis_drop)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ac9afd6b6b6136857091609425c1056ca',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLReduceMeanFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::Large4DShapes(), framework::dataset::make("DataType", DataType::F32)), concat(axis_keep, axis_drop)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a92d30b2dcef4b22f72d99ab8c4381bee',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLReduceMeanQuantizedFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::Small4DShapes(), framework::dataset::make("DataType", DataType::QASYMM8)), concat(axis_keep, axis_drop)), framework::dataset::make("QuantizationInfo", { QuantizationInfo(1.f/255, 0) })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#abc073bfd3c9503cf9ab6c06706b1cbd1',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLReduceMeanQuantizedFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::Large4DShapes(), framework::dataset::make("DataType", DataType::QASYMM8)), concat(axis_keep, axis_drop)), framework::dataset::make("QuantizationInfo", { QuantizationInfo(1.f/255, 0) })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ade5e9a81e517662d3aacccce48d03bc6',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLReductionOperationFixture< half >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::F16)), framework::dataset::make("Axis", { 0, 1, 2, 3 })), datasets::ReductionOperations()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a46ea2e698370c2851e88fbd5234fd3a9',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLReductionOperationFixture< half >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::F16)), framework::dataset::make("Axis", { 0, 1, 2, 3 })), datasets::ReductionOperations()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a10964e2e27c0e5219e7cb642f90bcc1a',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLReductionOperationFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("Axis", { 0, 1, 2, 3 })), datasets::ReductionOperations()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a3e49a959640a2e5ffa6d6bba0a7bbfec',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLRemapFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("InterpolationPolicy", { InterpolationPolicy::NEAREST_NEIGHBOR, InterpolationPolicy::BILINEAR })), framework::dataset::make("DataType", DataType::U8)), framework::dataset::make("BorderModes", { BorderMode::UNDEFINED, BorderMode::CONSTANT })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a40a7fe0aab7dc2a416556bf6b29154a9',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLRemapFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("InterpolationPolicy", { InterpolationPolicy::NEAREST_NEIGHBOR, InterpolationPolicy::BILINEAR })), framework::dataset::make("DataType", DataType::U8)), framework::dataset::make("BorderModes", { BorderMode::UNDEFINED, BorderMode::CONSTANT })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a35173965ebab7f82fe2b30a1f1150bfb',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLReorgLayerFixture< int32_t >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallReorgLayerDataset(), framework::dataset::make("DataType", DataType::S32)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a11be7f70e411b80709403919b692001d',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLReorgLayerFixture< int32_t >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeReorgLayerDataset(), framework::dataset::make("DataType", DataType::S32)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a4e8788d498826ee2823a0081f9565d97',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLReorgLayerFixture< int16_t >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeReorgLayerDataset(), framework::dataset::make("DataType", DataType::S16)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#acd9642e1093be3211ddf14279ce20310',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLReorgLayerFixture< int8_t >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeReorgLayerDataset(), framework::dataset::make("DataType", DataType::S8)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a70c4f56aa4bb535d8966f36469115760',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLReshapeLayerFixture< float >, framework::DatasetMode::ALL, combine(datasets::SmallReshapeLayerDataset(), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#abc2cc2a00771fad6d48d9da0923e02c9',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLReshapeLayerFixture< half >, framework::DatasetMode::ALL, combine(datasets::SmallReshapeLayerDataset(), framework::dataset::make("DataType", DataType::F16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a8ac8d1c816193ec9da36f66c843d2bf9',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLReshapeLayerFixture< uint8_t >, framework::DatasetMode::ALL, combine(datasets::SmallReshapeLayerDataset(), framework::dataset::make("DataType", { DataType::U8, DataType::QASYMM8 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ae11708df5e23f68be65fd28225e6c996',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLReshapeLayerFixture< int8_t >, framework::DatasetMode::ALL, combine(datasets::SmallReshapeLayerDataset(), framework::dataset::make("DataType", DataType::S8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ac13ab12978261e6bea1ce66e0a70284e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLReshapeLayerFixture< int16_t >, framework::DatasetMode::ALL, combine(datasets::SmallReshapeLayerDataset(), framework::dataset::make("DataType", DataType::S16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ae087253105fff31a5106607625e47a39',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLRNNLayerFixture< float >, framework::DatasetMode::ALL, combine(datasets::SmallRNNLayerDataset(), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a7fab309fd451e52928163a229f9f13ab',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(SmallROIAlignLayerFloat, CLROIAlignLayerFixture< float >, framework::DatasetMode::ALL, framework::dataset::combine(datasets::SmallROIAlignLayerDataset(), framework::dataset::make("DataType", { DataType::F32 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a6374102eefd1382b1849b5c56078a866',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(SmallROIAlignLayerHalf, CLROIAlignLayerFixture< half >, framework::DatasetMode::ALL, framework::dataset::combine(datasets::SmallROIAlignLayerDataset(), framework::dataset::make("DataType", { DataType::F16 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ac8947bade73c63590f6bf8e0a61bf0aa',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLScaleFixture< float >, framework::DatasetMode::ALL, combine(combine(combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })), framework::dataset::make("InterpolationPolicy", { InterpolationPolicy::NEAREST_NEIGHBOR, InterpolationPolicy::BILINEAR })), datasets::BorderModes()), datasets::SamplingPolicies()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#af9df63907f67cd14c840ca16213a549b',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLScaleFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })), framework::dataset::make("InterpolationPolicy", { InterpolationPolicy::NEAREST_NEIGHBOR, InterpolationPolicy::BILINEAR })), datasets::BorderModes()), datasets::SamplingPolicies()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a734ce787f956fe8d8c02c7fea3735e4d',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLScaleFixture< half >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::F16)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })), framework::dataset::make("InterpolationPolicy", { InterpolationPolicy::NEAREST_NEIGHBOR, InterpolationPolicy::BILINEAR })), datasets::BorderModes()), datasets::SamplingPolicies()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a7bb8acc845c6245e790bd9d758b7df3d',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLScaleFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::U8)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })), framework::dataset::make("InterpolationPolicy", { InterpolationPolicy::NEAREST_NEIGHBOR, InterpolationPolicy::BILINEAR })), datasets::BorderModes()), datasets::SamplingPolicies()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a9e2b047a93859bf7aede989abcf9a88c',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLScaleFixture< int16_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::S16)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })), framework::dataset::make("InterpolationPolicy", { InterpolationPolicy::NEAREST_NEIGHBOR, InterpolationPolicy::BILINEAR })), datasets::BorderModes()), datasets::SamplingPolicies()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a99693a71251f6c35fb7037039f155967',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLScaleQuantizedFixture< uint8_t >, framework::DatasetMode::ALL, combine(combine(combine(combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::QASYMM8)), framework::dataset::make("QuantizationInfo", { QuantizationInfo(0.5f, -1) })), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })), framework::dataset::make("InterpolationPolicy", { InterpolationPolicy::NEAREST_NEIGHBOR, InterpolationPolicy::BILINEAR })), datasets::BorderModes()), datasets::SamplingPolicies()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ae760d030f100b4997e786fded735db3f',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLScaleQuantizedFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::QASYMM8)), framework::dataset::make("QuantizationInfo", { QuantizationInfo(0.5f, -1) })), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })), framework::dataset::make("InterpolationPolicy", { InterpolationPolicy::NEAREST_NEIGHBOR, InterpolationPolicy::BILINEAR })), datasets::BorderModes()), datasets::SamplingPolicies()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a87320ee1ea18b1d78eac123f14188ceb',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLScharr3x3Fixture, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::Small2DShapes(), datasets::BorderModes()), framework::dataset::make("Format", Format::U8)), datasets::GradientDimensions()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#af7465e2e519c84f4dd3604e4b4b0e419',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLScharr3x3Fixture, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::Large2DShapes(), datasets::BorderModes()), framework::dataset::make("Format", Format::U8)), datasets::GradientDimensions()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ab927d32efe8faa85f8da762a8f49d16e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLSliceFixture< half >, framework::DatasetMode::PRECOMMIT, combine(datasets::SmallSliceDataset(), framework::dataset::make("DataType", DataType::F16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ad4d6c92f58739df7c9f836dac62bb1e1',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLSliceFixture< half >, framework::DatasetMode::NIGHTLY, combine(datasets::LargeSliceDataset(), framework::dataset::make("DataType", DataType::F16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a7fc705d729ccf5e37de224e69505b09f',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLSliceFixture< float >, framework::DatasetMode::NIGHTLY, combine(datasets::LargeSliceDataset(), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a83e7a9d70231c280d7342e0605aac70d',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLSobel3x3Fixture, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::Small2DShapes(), datasets::BorderModes()), framework::dataset::make("Format", Format::U8)), framework::dataset::make("GradientDimension", GradientDimension::1)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ad648c35287791b9d3994ba86017a8dd9',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLSobel3x3Fixture, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::Large2DShapes(), datasets::BorderModes()), framework::dataset::make("Format", Format::U8)), framework::dataset::make("GradientDimension", GradientDimension::1)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a9bf9c50e3c77719c09ab55155df49429',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLSobel3x3Fixture, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::Small2DShapes(), datasets::BorderModes()), framework::dataset::make("Format", Format::U8)), framework::dataset::make("GradientDimension", GradientDimension::GRAD_XY)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aadb9b2fc4ca00463025025a73eaa32c7',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLSobel3x3Fixture, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::Large2DShapes(), datasets::BorderModes()), framework::dataset::make("Format", Format::U8)), framework::dataset::make("GradientDimension", GradientDimension::GRAD_XY)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a807cc206fadd82f789acf0fe7437bfa6',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLSobel5x5Fixture, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::Small2DShapes(), datasets::BorderModes()), framework::dataset::make("Format", Format::U8)), framework::dataset::make("GradientDimension", GradientDimension::1)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ae1472b5b46961cfef96fe797e496050a',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLSobel5x5Fixture, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::Large2DShapes(), datasets::BorderModes()), framework::dataset::make("Format", Format::U8)), framework::dataset::make("GradientDimension", GradientDimension::1)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ad9280a618cce835ac1ec5f08e5677d32',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLSobel5x5Fixture, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::Small2DShapes(), datasets::BorderModes()), framework::dataset::make("Format", Format::U8)), framework::dataset::make("GradientDimension", GradientDimension::GRAD_XY)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#af0193468b2c7b02aa1d67b192ef8c220',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLSobel5x5Fixture, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::Large2DShapes(), datasets::BorderModes()), framework::dataset::make("Format", Format::U8)), framework::dataset::make("GradientDimension", GradientDimension::GRAD_XY)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a87a325d6a85b7cd87b44c7c3dcdbcbce',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLSobel7x7Fixture, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::Small2DShapes(), datasets::BorderModes()), framework::dataset::make("Format", Format::U8)), framework::dataset::make("GradientDimension", GradientDimension::1)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a4df07fed159b3127a6e575a48d05fbe9',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLSobel7x7Fixture, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::Large2DShapes(), datasets::BorderModes()), framework::dataset::make("Format", Format::U8)), framework::dataset::make("GradientDimension", GradientDimension::1)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a9c5e00ed6dea6c8723864533ca69eaff',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLSobel7x7Fixture, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::Small2DShapes(), datasets::BorderModes()), framework::dataset::make("Format", Format::U8)), framework::dataset::make("GradientDimension", GradientDimension::GRAD_XY)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#addca159ba95aded4c80f714cfbc0ec05',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLSobel7x7Fixture, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::Large2DShapes(), datasets::BorderModes()), framework::dataset::make("Format", Format::U8)), framework::dataset::make("GradientDimension", GradientDimension::GRAD_XY)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a3e765e0db83c0d047b82e547c78e99b2',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLSoftmaxLayerFixture< half >, framework::DatasetMode::ALL, combine(combine(combine(datasets::SoftmaxLayerSmallShapes(), framework::dataset::make("DataType", DataType::F16)), framework::dataset::make("Beta", { 1.0f, 2.0f })), framework::dataset::make("Axis", { 1, 2 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aa1773da1ec7f37513cda8c31fa6f2f01',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLSoftmaxLayerFixture< half >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::SoftmaxLayerLargeShapes(), framework::dataset::make("DataType", DataType::F16)), framework::dataset::make("Beta", { 1.0f, 2.0f })), framework::dataset::make("Axis", { 1, 2 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a0619901188697a1c53e3e1c2d3ee749e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(Run4D, CLSoftmaxLayerFixture< half >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::SoftmaxLayer4DShapes(), framework::dataset::make("DataType", DataType::F16)), framework::dataset::make("Beta", { 1.0f, 2.0f })), framework::dataset::make("Axis", { 1, 2, 3 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a41b7108b171c01613fd15e876ed1a398',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLSoftmaxLayerFixture< float >, framework::DatasetMode::ALL, combine(combine(combine(datasets::SoftmaxLayerSmallShapes(), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("Beta", { 1.0f, 2.0f })), framework::dataset::make("Axis", { 1, 2 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a0c1c7902b3272cae0ab6cf1a85f9a63a',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLSoftmaxLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::SoftmaxLayerLargeShapes(), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("Beta", { 1.0f, 2.0f })), framework::dataset::make("Axis", { 1, 2 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a03412a3beab8dc27e7405b355f122cf6',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(Run4D, CLSoftmaxLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::SoftmaxLayer4DShapes(), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("Beta", { 1.0f, 2.0f })), framework::dataset::make("Axis", { 1, 2, 3 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a1547a6502458340a1d0e7be2e0a35e2b',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLSoftmaxLayerQuantizedFixture< uint8_t >, framework::DatasetMode::ALL, combine(combine(combine(datasets::SoftmaxLayerSmallShapes(), framework::dataset::make("DataType", DataType::QASYMM8)), combine(framework::dataset::make("QuantizationInfo", { QuantizationInfo(0.5f, -10) }), framework::dataset::make("Beta", { 1.0f, 2.f }))), framework::dataset::make("Axis", { 1, 2 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aa6fa246e74b5e00e1f5d1d340c0f10b3',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLSoftmaxLayerQuantizedFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::SoftmaxLayerLargeShapes(), framework::dataset::make("DataType", DataType::QASYMM8)), combine(framework::dataset::make("QuantizationInfo", { QuantizationInfo(0.5f, -10) }), framework::dataset::make("Beta", { 1.0f, 2.0f }))), framework::dataset::make("Axis", { 1 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ab8fb14e5a8fbe7fe14bff18579fa11fd',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(Run4D, CLSoftmaxLayerQuantizedFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::SoftmaxLayer4DShapes(), framework::dataset::make("DataType", DataType::QASYMM8)), combine(framework::dataset::make("QuantizationInfo", { QuantizationInfo(0.5f, -10) }), framework::dataset::make("Beta", { 1.0f, 2.0f }))), framework::dataset::make("Axis", { 1, 2, 3 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a48da7c37c06cd54b77ecb022a3aa04b1',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(Small, CLSpaceToBatchLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallSpaceToBatchLayerDataset(), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a3cbddfe65d4cf806d066eb3a38248cdf',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(Large, CLSpaceToBatchLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeSpaceToBatchLayerDataset(), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a2c4738de69048aebf8954d231f66a4d0',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(Large, CLSpaceToBatchLayerFixture< half >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeSpaceToBatchLayerDataset(), framework::dataset::make("DataType", DataType::F16)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a2b760c0c74854b6cb612f1312666e72f',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLSplitFixture< half >, framework::DatasetMode::PRECOMMIT, combine(datasets::SmallSplitDataset(), framework::dataset::make("DataType", DataType::F16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a23c204d95c55898b10d64cba4e591e58',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLSplitFixture< half >, framework::DatasetMode::NIGHTLY, combine(datasets::LargeSplitDataset(), framework::dataset::make("DataType", DataType::F16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a35b909896da99858085753417fae8ca4',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLSplitFixture< float >, framework::DatasetMode::NIGHTLY, combine(datasets::LargeSplitDataset(), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ae18996148e9556f6d0fc055a0cb1278a',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLStridedSliceFixture< half >, framework::DatasetMode::PRECOMMIT, combine(datasets::SmallStridedSliceDataset(), framework::dataset::make("DataType", DataType::F16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ad34a264e3969b40641fb964dae86b518',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLStridedSliceFixture< half >, framework::DatasetMode::NIGHTLY, combine(datasets::LargeStridedSliceDataset(), framework::dataset::make("DataType", DataType::F16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aa2d04e51e7e0c14c5717bff4bee04538',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLStridedSliceFixture< float >, framework::DatasetMode::NIGHTLY, combine(datasets::LargeStridedSliceDataset(), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#af57e9ad191aa88fb9ba5c3c66b86aff6',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmallU8, CLTableLookupFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ae14bf7257197c9ef4a3a246c8253d207',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLargeU8, CLTableLookupFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a6cbe8b9b938f5f425c68747e8b1abe87',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmallS16, CLTableLookupFixture< int16_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::S16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a9963770ee6d49fd29c6410bb8e2a7940',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLargeS16, CLTableLookupFixture< int16_t >, framework::DatasetMode::NIGHTLY, combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::S16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ad0b7499904f2b7366e73d668d76eef1d',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLThresholdFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapes(), datasets::MixedThresholdDataset()), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ad17f62d331397f138d8982a6b6d7ad23',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLThresholdFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapes(), datasets::MixedThresholdDataset()), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a452d02ee534fea6b8e3edc0fd809a09e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLTransposeFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(concat(datasets::Small1DShapes(), datasets::Small2DShapes()), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a2817a25eb80a8ecd223600fe532d1ca8',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLTransposeFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(concat(datasets::Large1DShapes(), datasets::Large2DShapes()), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a39e4a326eb1fd884d9017daec5c36613',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLTransposeFixture< uint16_t >, framework::DatasetMode::PRECOMMIT, combine(concat(datasets::Small1DShapes(), datasets::Small2DShapes()), framework::dataset::make("DataType", DataType::U16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ad659c8d4c041cf18b2f618608a919086',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLTransposeFixture< uint16_t >, framework::DatasetMode::NIGHTLY, combine(concat(datasets::Large1DShapes(), datasets::Large2DShapes()), framework::dataset::make("DataType", DataType::U16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a76d9523853eb66c09dac14d748b6a831',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLTransposeFixture< uint32_t >, framework::DatasetMode::PRECOMMIT, combine(concat(datasets::Small1DShapes(), datasets::Small2DShapes()), framework::dataset::make("DataType", DataType::U32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#af29778163af8950702b1aa81ced0c022',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLTransposeFixture< uint32_t >, framework::DatasetMode::NIGHTLY, combine(concat(datasets::Large1DShapes(), datasets::Large2DShapes()), framework::dataset::make("DataType", DataType::U32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a6fc62296f561d146abae01222f228643',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLUpsampleLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })), framework::dataset::make("PadInfo", { Size2D(2, 2) })), framework::dataset::make("UpsamplingPolicy", { InterpolationPolicy::NEAREST_NEIGHBOR })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a05967331188fb76246fb5121bb1c4e91',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLWarpAffineFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::U8)), framework::dataset::make("InterpolationPolicy", { InterpolationPolicy::NEAREST_NEIGHBOR, InterpolationPolicy::BILINEAR })), datasets::BorderModes()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a8a95a2e73d8bd62f6e3de6b71f5a4905',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLWarpAffineFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::U8)), framework::dataset::make("InterpolationPolicy", { InterpolationPolicy::NEAREST_NEIGHBOR, InterpolationPolicy::BILINEAR })), datasets::BorderModes()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a5b30651ba7948c6a8e9dcdd425627be1',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLWarpPerspectiveFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::U8)), framework::dataset::make("InterpolationPolicy", { InterpolationPolicy::NEAREST_NEIGHBOR, InterpolationPolicy::BILINEAR })), datasets::BorderModes()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ad721e00b49d1e517bcb5e4b1d03da7b2',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLWarpPerspectiveFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::U8)), framework::dataset::make("InterpolationPolicy", { InterpolationPolicy::NEAREST_NEIGHBOR, InterpolationPolicy::BILINEAR })), datasets::BorderModes()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ab0252b1fb4e06f3bb7f21c00c181797b',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLWeightsReshapeFixture< float >, framework::DatasetMode::ALL, combine(combine(combine(datasets::GroupedWeightsSmallShapes(), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("HasBias", { true, false })), framework::dataset::make("NumGroups", { 1, 2, 3, 4 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a3107334b0e3527d1393642e796599c81',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLWeightsReshapeFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::GroupedWeightsLargeShapes(), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("HasBias", { true, false })), framework::dataset::make("NumGroups", { 1, 2, 3, 4 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#abfdb998a0fa9a06b05bae6ce304492cb',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLWeightsReshapeFixture< half >, framework::DatasetMode::ALL, combine(combine(combine(datasets::GroupedWeightsSmallShapes(), framework::dataset::make("DataType", DataType::F16)), framework::dataset::make("HasBias", { true, false })), framework::dataset::make("NumGroups", { 1, 2, 3 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ac1f31a4382931e3b13f8b0102f463288',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLWeightsReshapeFixture< half >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::GroupedWeightsLargeShapes(), framework::dataset::make("DataType", DataType::F16)), framework::dataset::make("HasBias", { true, false })), framework::dataset::make("NumGroups", { 1, 2, 3 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a8c360dd5ffc04c3bc6c440b270b3f380',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLWeightsReshapeFixture< uint8_t >, framework::DatasetMode::ALL, combine(combine(combine(datasets::GroupedWeightsSmallShapes(), framework::dataset::make("DataType", DataType::QASYMM8)), framework::dataset::make("HasBias", { false })), framework::dataset::make("NumGroups", { 1, 2, 3 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a4678e4ba95b38ccd2a2fb97dc5bc925e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLWeightsReshapeFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::GroupedWeightsLargeShapes(), framework::dataset::make("DataType", DataType::QASYMM8)), framework::dataset::make("HasBias", { false })), framework::dataset::make("NumGroups", { 1, 2, 3 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a9c311b88b792cf2c5c98585b3e939c0b',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLWidthConcatenateLayerFixture< half >, framework::DatasetMode::PRECOMMIT, combine(concat(datasets::Small2DShapes(), datasets::Tiny4DShapes()), framework::dataset::make("DataType", DataType::F16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a7dfb2694dae8724b363f115a622c23b7',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLWidthConcatenateLayerFixture< half >, framework::DatasetMode::NIGHTLY, combine(concat(datasets::Large2DShapes(), datasets::Small4DShapes()), framework::dataset::make("DataType", DataType::F16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ab5c4059df4bbe5df8d9057d7347a9f74',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLWidthConcatenateLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(concat(datasets::Small2DShapes(), datasets::Tiny4DShapes()), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a2a17316a7b8cafc61633838fb788f916',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLWidthConcatenateLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(datasets::WidthConcatenateLayerShapes(), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a77f364f7181fc652389116e6fada0391',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLWinogradInputTransformFixtureFP32, framework::DatasetMode::PRECOMMIT, combine(combine(SmallWinogradInputTransformDatasetNCHW, framework::dataset::make("DataLayout", { DataLayout::NCHW })), framework::dataset::make("DataType", { DataType::F32 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a0c74bfd3b6fcde5b0b065fa5608b7a8c',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLWinogradInputTransformFixtureFP32, framework::DatasetMode::NIGHTLY, combine(combine(LargeWinogradInputTransformDatasetNCHW, framework::dataset::make("DataLayout", { DataLayout::NCHW })), framework::dataset::make("DataType", { DataType::F32 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ae192d52538c7d8489bbea389574efdae',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLWinogradInputTransformFixtureFP16, framework::DatasetMode::NIGHTLY, combine(combine(LargeWinogradInputTransformDatasetNCHW, framework::dataset::make("DataLayout", { DataLayout::NCHW })), framework::dataset::make("DataType", { DataType::F16 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#adf7b8a27b699b0bbd4f675631aa0853a',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLWinogradInputTransformFixtureFP16, framework::DatasetMode::PRECOMMIT, combine(combine(SmallWinogradInputTransformDatasetNHWC, framework::dataset::make("DataLayout", { DataLayout::NHWC })), framework::dataset::make("DataType", { DataType::F16 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a9b977f1cf3826e736ee3aa61cc3edb5d',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLWinogradInputTransformFixtureFP16, framework::DatasetMode::NIGHTLY, combine(combine(LargeWinogradInputTransformDatasetNHWC, framework::dataset::make("DataLayout", { DataLayout::NHWC })), framework::dataset::make("DataType", { DataType::F16 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a2a9cee2c396c23d125060f1cdb16111d',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLWinogradInputTransformFixtureFP32, framework::DatasetMode::NIGHTLY, combine(combine(LargeWinogradInputTransformDatasetNHWC, framework::dataset::make("DataLayout", { DataLayout::NHWC })), framework::dataset::make("DataType", { DataType::F32 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aebb47427829a9b7656e48f1201f8cc52',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLWinogradFilterTransformFixtureFP32, framework::DatasetMode::PRECOMMIT, combine(combine(SmallWinogradFilterTransformDatasetNCHW, framework::dataset::make("DataLayout", { DataLayout::NCHW })), framework::dataset::make("DataType", { DataType::F32 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aa06c6feba12c92f2227d43172e4e3265',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLWinogradFilterTransformFixtureFP32, framework::DatasetMode::NIGHTLY, combine(combine(LargeWinogradFilterTransformDatasetNCHW, framework::dataset::make("DataLayout", { DataLayout::NCHW })), framework::dataset::make("DataType", { DataType::F32 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a260df7797684b78568d4767603bca11c',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLWinogradFilterTransformFixtureFP16, framework::DatasetMode::NIGHTLY, combine(combine(LargeWinogradFilterTransformDatasetNCHW, framework::dataset::make("DataLayout", { DataLayout::NCHW })), framework::dataset::make("DataType", { DataType::F16 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a892d8b9fc754521887c262ae4f51ac61',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLWinogradFilterTransformFixtureFP16, framework::DatasetMode::PRECOMMIT, combine(combine(SmallWinogradFilterTransformDatasetNHWC, framework::dataset::make("DataLayout", { DataLayout::NHWC })), framework::dataset::make("DataType", { DataType::F16 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ac1f50ff4fcd003e311b551fa5f3f8453',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLWinogradFilterTransformFixtureFP16, framework::DatasetMode::NIGHTLY, combine(combine(LargeWinogradFilterTransformDatasetNHWC, framework::dataset::make("DataLayout", { DataLayout::NHWC })), framework::dataset::make("DataType", { DataType::F16 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ac9f012e2fd96e59ed93cc08229ac755e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLWinogradFilterTransformFixtureFP32, framework::DatasetMode::NIGHTLY, combine(combine(LargeWinogradFilterTransformDatasetNHWC, framework::dataset::make("DataLayout", { DataLayout::NHWC })), framework::dataset::make("DataType", { DataType::F32 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aedc77ace033c848bfba838ccdb633a5f',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLWinogradOutputTransformFixtureFP16, framework::DatasetMode::ALL, combine(SmallWinogradOutputTransformDatasetNCHW, framework::dataset::make("DataType", { DataType::F16 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a3184f0df601b574168a1201fa652d49e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLWinogradOutputTransformFixtureFP16, framework::DatasetMode::NIGHTLY, combine(LargeWinogradOutputTransformDatasetNCHW, framework::dataset::make("DataType", { DataType::F16 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aaff9ab16f58b8da7a1b2ffd53d7cb222',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLWinogradOutputTransformFixtureFP32, framework::DatasetMode::NIGHTLY, combine(LargeWinogradOutputTransformDatasetNCHW, framework::dataset::make("DataType", { DataType::F32 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ab0160887378e483e1ef5a992ce3e9804',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLWinogradOutputTransformFixtureFP16, framework::DatasetMode::ALL, combine(SmallWinogradOutputTransformDatasetNHWC, framework::dataset::make("DataType", { DataType::F16 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a8f221d1829a3cb9bd61feaf9c7288b6d',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLWinogradOutputTransformFixtureFP16, framework::DatasetMode::NIGHTLY, combine(LargeWinogradOutputTransformDatasetNHWC, framework::dataset::make("DataType", { DataType::F16 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a89b1e1fb571579d7ef0f74ebca211e2f',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLWinogradOutputTransformFixtureFP32, framework::DatasetMode::NIGHTLY, combine(LargeWinogradOutputTransformDatasetNHWC, framework::dataset::make("DataType", { DataType::F32 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ab80c7e8543cde85ad479403df90251c6',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLWinogradConvolutionLayerFastMathFixture, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallWinogradConvolutionLayer3x3Dataset(), framework::dataset::make("DataType", { DataType::F32 })), framework::dataset::make("ActivationLayerInfo", { ActivationLayerInfo() })), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a63c5de7c8f3e4b6563104d283450e4bd',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLWinogradConvolutionLayerFastMathFixture, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeWinogradConvolutionLayer3x3Dataset(), framework::dataset::make("DataType", { DataType::F32 })), framework::dataset::make("ActivationLayerInfo", { ActivationLayerInfo() })), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a14cd9fed38907201e44754dc44fb3526',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLWinogradConvolutionLayerFastMathFixture, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeWinogradConvolutionLayer3x1Dataset(), framework::dataset::make("DataType", { DataType::F32 })), framework::dataset::make("ActivationLayerInfo", { ActivationLayerInfo() })), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a37962cf9a52ad48cebfd032a2d65a648',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLWinogradConvolutionLayerFastMathFixture, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeWinogradConvolutionLayer1x3Dataset(), framework::dataset::make("DataType", { DataType::F32 })), framework::dataset::make("ActivationLayerInfo", { ActivationLayerInfo() })), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a5c0f08163c7d79c5b3d1ac6b78f430a4',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLWinogradConvolutionLayerFastMathFixture, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeWinogradConvolutionLayer5x5Dataset(), framework::dataset::make("DataType", { DataType::F32 })), framework::dataset::make("ActivationLayerInfo", { ActivationLayerInfo() })), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ac339b39da4d5ce81a83997f373e8cf90',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLWinogradConvolutionLayerFastMathFixture, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeWinogradConvolutionLayer5x1Dataset(), framework::dataset::make("DataType", { DataType::F32 })), framework::dataset::make("ActivationLayerInfo", { ActivationLayerInfo() })), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a532b59708531ab59feab0930741da27f',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLWinogradConvolutionLayerFastMathFixture, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeWinogradConvolutionLayer1x5Dataset(), framework::dataset::make("DataType", { DataType::F32 })), framework::dataset::make("ActivationLayerInfo", { ActivationLayerInfo() })), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a18d5313e05886e660c05a2eff3632462',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLWinogradConvolutionLayerFastMathFixture16, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallWinogradConvolutionLayer3x3Dataset(), framework::dataset::make("DataType", { DataType::F16 })), framework::dataset::make("ActivationLayerInfo", { ActivationLayerInfo() })), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a5a679dd530da7cd6778af69d204fdc55',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLWinogradConvolutionLayerFastMathFixture16, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeWinogradConvolutionLayer3x3Dataset(), framework::dataset::make("DataType", { DataType::F16 })), framework::dataset::make("ActivationLayerInfo", { ActivationLayerInfo() })), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#afe97ea58dc125ecd4a37cb73f939d1ef',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLWinogradConvolutionLayerFastMathFixture16, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeWinogradConvolutionLayer3x1Dataset(), framework::dataset::make("DataType", { DataType::F16 })), framework::dataset::make("ActivationLayerInfo", { ActivationLayerInfo() })), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a1c988eede4f54327acc9a734e5279b93',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLWinogradConvolutionLayerFastMathFixture16, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeWinogradConvolutionLayer1x3Dataset(), framework::dataset::make("DataType", { DataType::F16 })), framework::dataset::make("ActivationLayerInfo", { ActivationLayerInfo() })), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a7a714f047cca9ae9eda8362b86bbe7e7',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLWinogradConvolutionLayerFastMathFixture16, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeWinogradConvolutionLayer5x5Dataset(), framework::dataset::make("DataType", { DataType::F16 })), framework::dataset::make("ActivationLayerInfo", { ActivationLayerInfo() })), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ac5413145db661372a81553fe70bbc3ba',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLWinogradConvolutionLayerFastMathFixture16, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeWinogradConvolutionLayer5x1Dataset(), framework::dataset::make("DataType", { DataType::F16 })), framework::dataset::make("ActivationLayerInfo", { ActivationLayerInfo() })), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#afdd2e2d60a1dd984d70599678321246e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLWinogradConvolutionLayerFastMathFixture16, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeWinogradConvolutionLayer1x5Dataset(), framework::dataset::make("DataType", { DataType::F16 })), framework::dataset::make("ActivationLayerInfo", { ActivationLayerInfo() })), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a3e14ff168eaaf39304ab4fac43621de6',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CLYOLOLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallYOLOShapes(), YOLODataset), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aa01f6c3b1fb408afed8372ed63690234',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLYOLOLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeYOLOShapes(), YOLODataset), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a4b0e10d8636f5562b53e9966fdea1fde',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CLYOLOLayerFixture< half >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeYOLOShapes(), YOLODataset), framework::dataset::make("DataType", DataType::F16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a2366bfee5018b818194637035931d236',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CPPPermuteFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(PermuteParametersSmall, framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ad71f8e94d4918be2710133e8b6d45a84',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CPPPermuteFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(PermuteParametersLarge, framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a20a63bbfb4c6406c18b92d1937ebad2c',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CPPPermuteFixture< uint16_t >, framework::DatasetMode::PRECOMMIT, combine(PermuteParametersSmall, framework::dataset::make("DataType", DataType::U16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a8adf07af3c07aeec5fb3ab01b623599e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CPPPermuteFixture< uint16_t >, framework::DatasetMode::NIGHTLY, combine(PermuteParametersLarge, framework::dataset::make("DataType", DataType::U16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#adc72a14447afd1707d3b45adb9050b05',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, CPPPermuteFixture< uint32_t >, framework::DatasetMode::PRECOMMIT, combine(PermuteParametersSmall, framework::dataset::make("DataType", DataType::U32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a1d332e7afe00be67b963b06b918bacec',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, CPPPermuteFixture< uint32_t >, framework::DatasetMode::NIGHTLY, combine(PermuteParametersLarge, framework::dataset::make("DataType", DataType::U32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a06aa1c8451fbd94df7f47544bbfb49ae',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, GCActivationLayerFixture< half_float::half >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapes(), ActivationDataset), framework::dataset::make("DataType", DataType::F16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ac02b2434975e8fed14839430417dc1ab',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, GCActivationLayerFixture< half_float::half >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapes(), ActivationDataset), framework::dataset::make("DataType", DataType::F16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a683e3481bdb893c8e93342e0d387a05a',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, GCActivationLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapes(), ActivationDataset), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a869b07e2a8e21f3fcaa5319223739672',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, GCActivationLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapes(), ActivationDataset), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a6a27ed4995b96ff69c53b218f83d3b19',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, GCArithmeticAdditionFixture< half >, framework::DatasetMode::ALL, combine(combine(datasets::SmallShapes(), ArithmeticAdditionFP16Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a3a16438a34d9908202ec5714d8a2d348',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(Random, GCBatchNormalizationLayerFixture< half >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(datasets::RandomBatchNormalizationLayerDataset(), combine(framework::dataset::make("UseBeta", { false, true }), framework::dataset::make("UseGamma", { false, true }))), act_infos), framework::dataset::make("DataType", DataType::F16)), framework::dataset::make("DataLayout", { DataLayout::NCHW })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#afbed59b7a5f6918440973d7ad6881f59',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(Random, GCBatchNormalizationLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(datasets::RandomBatchNormalizationLayerDataset(), combine(framework::dataset::make("UseBeta", { false, true }), framework::dataset::make("UseGamma", { false, true }))), act_infos), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", { DataLayout::NCHW })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a80c5400e7feb231f10cdcd7ba34877e7',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, GCConvolutionLayerFixture< half >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(datasets::SmallConvolutionLayerReducedDataset(), framework::dataset::make("ReshapeWeights", { true })), framework::dataset::make("DataType", DataType::F16)), framework::dataset::make("DataLayout", DataLayout::NCHW)), ActivationFunctionsDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a066275ce4ecab463781d422c1a788578',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, GCConvolutionLayerFixture< half >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(datasets::LargeConvolutionLayerDataset(), framework::dataset::make("ReshapeWeights", { true })), framework::dataset::make("DataType", DataType::F16)), framework::dataset::make("DataLayout", DataLayout::NCHW)), ActivationFunctionsDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a20794930020799dd572d17da0302c26c',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, GCConvolutionLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(datasets::SmallConvolutionLayerReducedDataset(), framework::dataset::make("ReshapeWeights", { true })), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", DataLayout::NCHW)), ActivationFunctionsDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a9b77eeed68bf8da4cb21ca113ae9effc',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, GCConvolutionLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(datasets::LargeConvolutionLayerDataset(), framework::dataset::make("ReshapeWeights", { true })), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", DataLayout::NCHW)), ActivationFunctionsDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a0d41b1c6ad2b8f0cb22382f94a7b4503',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, GCDepthConcatenateLayerFixture< half >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), framework::dataset::make("DataType", DataType::F16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a1c7f4567b1656997dd4adfa3eec64183',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, GCDepthConcatenateLayerFixture< half >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), framework::dataset::make("DataType", DataType::F16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a1b8505cd61b7f59a83255e77b0cd6b96',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, GCDepthConcatenateLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a0c16e0bd692400a1e0fff6a32463509d',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, GCDepthConcatenateLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(datasets::DepthConcatenateLayerShapes(), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a8d9e41576daa340cbd3a09c39356ff1b',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, GCDepthwiseConvolutionLayerFixture3x3< half >, framework::DatasetMode::ALL, combine(combine(combine(datasets::SmallDepthwiseConvolutionLayerDataset3x3(), depth_multipliers), framework::dataset::make("DataType", DataType::F16)), framework::dataset::make("DataLayout", DataLayout::NCHW)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a9bd780ccdf55c42fcff3b76a2e8e7cbf',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, GCDepthwiseConvolutionLayerFixture3x3< half >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeDepthwiseConvolutionLayerDataset3x3(), depth_multipliers), framework::dataset::make("DataType", DataType::F16)), framework::dataset::make("DataLayout", DataLayout::NCHW)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aba9699fbb2aa79da973775539f3b2af4',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(Run, GCDirectConvolutionLayerFixture< half_float::half >, framework::DatasetMode::ALL, combine(combine(combine(data, framework::dataset::make("DataType", DataType::F16)), ActivationFunctionsDataset), framework::dataset::make("DataLayout", DataLayout::NCHW)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a8e4321955e51a34bb5c3a8c43a939aa1',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(Run, GCDirectConvolutionLayerFixture< float >, framework::DatasetMode::ALL, combine(combine(combine(data, framework::dataset::make("DataType", DataType::F32)), ActivationFunctionsDataset), framework::dataset::make("DataLayout", DataLayout::NCHW)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ad6acb371889d7143d2cae9bf9e4c6382',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(Run, GCDirectConvolutionLayerTensorShiftFixture< half_float::half >, framework::DatasetMode::ALL, combine(data, framework::dataset::make("DataType", DataType::F16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a1de3ba987acb5128da1f74d19bf79584',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(Run, GCDirectConvolutionLayerTensorShiftFixture< float >, framework::DatasetMode::ALL, combine(data, framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a654016be6b21c25a09a3e688109aa161',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(Random, GCDropoutLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapes(), testparam), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a1623a3097c78d071c991afe43dcb424e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(Random, GCDropoutLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapes(), testparam), framework::dataset::make("DataType", DataType::F16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ae6269fef1f458307aa75658d09412e8a',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, GCFullyConnectedLayerFixture< half_float::half >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallFullyConnectedLayerDataset(), FullyConnectedParameters), framework::dataset::make("DataType", DataType::F16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a95c727edca6486e23269f6f1ceb575ee',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, GCFullyConnectedLayerFixture< half_float::half >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeFullyConnectedLayerDataset(), FullyConnectedParameters), framework::dataset::make("DataType", DataType::F16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a1f3eff288805f73b537d32d935698b2a',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, GCFullyConnectedLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallFullyConnectedLayerDataset(), FullyConnectedParameters), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a993e6c642f72718836c3d1fa7e1307be',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, GCFullyConnectedLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeFullyConnectedLayerDataset(), FullyConnectedParameters), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a6be7216765b624e0c7865474c6fe558d',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, GCGEMMFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallGEMMDataset(), framework::dataset::make("ReshapeWeights", { true })), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a629b2babe903990b7ee59718c055dbac',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, GCGEMMFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeGEMMDataset(), framework::dataset::make("ReshapeWeights", { true })), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a78cb97b044a45f0b8d44ecd61847e08a',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunGlobalPooling, GCGlobalPoolingLayerFixture< float >, framework::DatasetMode::ALL, combine(combine(GlobalPoolingLayerDataset, framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", DataLayout::NCHW)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a282b9130eb3b3113055717e9c97f94a2',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunGlobalPooling, GCGlobalPoolingLayerFixture< half >, framework::DatasetMode::ALL, combine(combine(GlobalPoolingLayerDataset, framework::dataset::make("DataType", DataType::F16)), framework::dataset::make("DataLayout", DataLayout::NCHW)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a24395f328e36502ee999de0c660151dd',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, GCNormalizationLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(NormalizationDataset, framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a188a7f27a2c0dcf6bd7c2a04256e0266',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, GCNormalizationLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(NormalizationDataset, framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a8dddfd1c213af13288e8b1464910f278',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(Random, GCNormalizePlanarYUVLayerFixture< half >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::RandomNormalizePlanarYUVLayerDataset(), framework::dataset::make("DataType", DataType::F16)), framework::dataset::make("DataLayout", { DataLayout::NCHW })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a098673e36257d071eb42c31b72bf03e1',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, GCPoolingLayerFixture< float >, framework::DatasetMode::ALL, combine(combine(datasets::SmallShapes(), combine(PoolingLayerDatasetFP, framework::dataset::make("DataType", DataType::F32))), framework::dataset::make("DataLayout", DataLayout::NCHW)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a15cadd1470476644f101753985b04b12',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, GCPoolingLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapes(), combine(PoolingLayerDatasetFP, framework::dataset::make("DataType", DataType::F32))), framework::dataset::make("DataLayout", DataLayout::NCHW)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#af733d0a3df37d0196dd81fd565561660',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, GCPoolingLayerFixture< half >, framework::DatasetMode::ALL, combine(combine(datasets::SmallShapes(), combine(PoolingLayerDatasetFP, framework::dataset::make("DataType", DataType::F16))), framework::dataset::make("DataLayout", DataLayout::NCHW)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a5e414bb46026d214905260031109b231',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, GCPoolingLayerFixture< half >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapes(), combine(PoolingLayerDatasetFP, framework::dataset::make("DataType", DataType::F16))), framework::dataset::make("DataLayout", DataLayout::NCHW)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a5c38109e4992afecf1325e188de37d58',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, GCScaleFixture< half >, framework::DatasetMode::ALL, combine(combine(combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::F16)), framework::dataset::make("DataLayout", { DataLayout::NCHW })), framework::dataset::make("InterpolationPolicy", { InterpolationPolicy::NEAREST_NEIGHBOR })), datasets::BorderModes()), datasets::SamplingPolicies()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aad56ba736ba5ba45aa629f1d7345ffe7',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, GCScaleFixture< half >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::F16)), framework::dataset::make("DataLayout", { DataLayout::NCHW })), framework::dataset::make("InterpolationPolicy", { InterpolationPolicy::NEAREST_NEIGHBOR })), datasets::BorderModes()), datasets::SamplingPolicies()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a9fc6346cdbe99ab39d14bd6c0adcfd4e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, GCSoftmaxLayerFixture< half_float::half >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SoftmaxLayerSmallShapes(), framework::dataset::make("DataType", DataType::F16)), framework::dataset::make("Beta", 1.0f)), framework::dataset::make("Axis", 1)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a4e690c4f9c716130a87177aa805fb2c2',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, GCSoftmaxLayerFixture< half_float::half >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::SoftmaxLayerLargeShapes(), framework::dataset::make("DataType", DataType::F16)), framework::dataset::make("Beta", 1.0f)), framework::dataset::make("Axis", 1)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ad74ef4f28598f0e33a4516657bb69bb4',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, GCSoftmaxLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SoftmaxLayerSmallShapes(), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("Beta", 1.0f)), framework::dataset::make("Axis", 1)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ac17d735cf83e0f02ab41408918ca400a',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, GCSoftmaxLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::SoftmaxLayerLargeShapes(), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("Beta", 1.0f)), framework::dataset::make("Axis", 1)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a3f12ab67dacfb8344922d64e3869187f',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, GCTransposeFixture< half >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), framework::dataset::make("DataType", DataType::F16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a5d09700f5709df048ac95b55881806a4',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, GCTransposeFixture< half >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), framework::dataset::make("DataType", DataType::F16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a57f54642d89b0b6fb2fe2a966c55dd8a',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, GCTransposeFixture< float >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a5f5466a299c6b3adc7e5c9de207dde24',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, GCTransposeFixture< float >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ad9d2cfda8e6832a7a2b560e7b9af882d',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEAbsoluteDifferenceFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::SmallShapes(), AbsoluteDifferenceU8Dataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a018736600ce39485f5bd63792ee44b9e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEAbsoluteDifferenceFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::LargeShapes(), AbsoluteDifferenceU8Dataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aa9f62aa724db76801f6d1fb84d7d0a93',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEAbsoluteDifferenceFixture< int16_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::SmallShapes(), AbsoluteDifferenceS16Dataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a114011bf74af871f97266da48879de32',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEAbsoluteDifferenceFixture< int16_t >, framework::DatasetMode::NIGHTLY, combine(datasets::LargeShapes(), AbsoluteDifferenceS16Dataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ae98a3514846818d9918f156b210c99ae',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEAccumulateFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::SmallShapes(), AccumulateS16Dataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ab820e7d57bd3146f6361b7941eccb333',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEAccumulateFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::LargeShapes(), AccumulateS16Dataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a3964fc11f4bf81d2e44feb1f010772a2',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEAccumulateWeightedFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::SmallShapes(), AccumulateU8Dataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a30a4e20a0282b8c6931ea6ef18452f78',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEAccumulateWeightedFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::LargeShapes(), AccumulateU8Dataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a38bff98e63e38c05853a2edfc38c950e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEAccumulateSquaredFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::SmallShapes(), AccumulateS16Dataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a23f87d37d7b8b3de26e9c39484f3c713',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEAccumulateSquaredFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::LargeShapes(), AccumulateS16Dataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ae15c3a7fa4f6dc77f6b4704b4035de57',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEActivationLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapes(), ActivationDataset), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#adca7b4dd084cd6c5de59328d100096ee',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEActivationLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapes(), ActivationDataset), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aef5e155991705c6a38795c24b1a0db87',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEActivationLayerQuantizedFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), QuantizedActivationDataset), framework::dataset::make("DataType", DataType::QASYMM8)), framework::dataset::make("QuantizationInfo", { QuantizationInfo(0.1f, 128.0f) })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a339538fea0f57854ec46f6b87ce241c4',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEActivationLayerQuantizedFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), QuantizedActivationDataset), framework::dataset::make("DataType", DataType::QASYMM8)), framework::dataset::make("QuantizationInfo", { QuantizationInfo(0.1f, 128.0f) })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ab8c81f8cc3065a41588721839ff7db41',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEArithmeticAdditionFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapes(), ArithmeticAdditionU8Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ab813c92cd90ff8cb80a49623332d8856',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEArithmeticAdditionFixture< int16_t >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapes(), ArithmeticAdditionS16Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a9ae84dd2e141003f20877ba04c20918c',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEArithmeticAdditionFixture< int16_t >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapes(), ArithmeticAdditionS16Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ae07748d66f8061c7293ca18660e62d90',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEArithmeticAdditionFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapes(), ArithmeticAdditionFP32Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a8b0f5be58eb4fedd1c0e73ad666f65e4',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEArithmeticAdditionFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapes(), ArithmeticAdditionFP32Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a79c4d35c291fd377ce8ffcebc5046e0e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmallBroadcast, NEArithmeticAdditionBroadcastFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapesBroadcast(), ArithmeticAdditionFP32Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a89b5bfc55284f997e1e6be0778c4eec0',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLargeBroadcast, NEArithmeticAdditionBroadcastFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapesBroadcast(), ArithmeticAdditionFP32Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a72d0ffd8d130cb14ec6719a580185d7d',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEArithmeticSubtractionFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapes(), ArithmeticSubtractionU8Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a13d56b273fb6bc539532a775278f332a',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEArithmeticSubtractionFixture< int16_t >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapes(), ArithmeticSubtractionS16Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aae2288febf953164b4ac1cdba33fac29',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEArithmeticSubtractionFixture< int16_t >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapes(), ArithmeticSubtractionS16Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a0e496b13b6ed884c2dfbd911cd0ac4f5',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEArithmeticSubtractionFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapes(), ArithmeticSubtractionFP32Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a621b0cfd76ec055ccb950b54801b4f54',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEArithmeticSubtractionFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapes(), ArithmeticSubtractionFP32Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a1e726b644d0aef1dd61186ab7c92f174',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmallBroadcast, NEArithmeticSubtractionBroadcastFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapesBroadcast(), ArithmeticSubtractionFP32Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#acb5454ca4d9a7aac50c9b24ab9a0f514',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLargeBroadcast, NEArithmeticSubtractionBroadcastFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapesBroadcast(), ArithmeticSubtractionFP32Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#af386ae56908d8fe2e579ce81bcd51888',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(Random, NEBatchNormalizationLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(datasets::RandomBatchNormalizationLayerDataset(), combine(framework::dataset::make("UseBeta", { false, true }), framework::dataset::make("UseGamma", { false, true }))), act_infos), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ac74cc1f71b1aa0905dbc427c7eae718a',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEBitwiseAndFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a27ec89b1ed710370a0e82fb692cb7e66',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEBitwiseAndFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#abb912054997031e7acbd4168e625bc5d',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEBitwiseNotFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a795970f2612d471c58be736b6bbe7303',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEBitwiseNotFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a2f29f013f83c7914c2742b48ef83ab9e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEBitwiseOrFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aca5fef85f0e64d5a4b1efa3815546981',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEBitwiseOrFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a993cef76201032b5584ff570d9d85b00',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEBitwiseXorFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aa04fc6a3de23fdcd9cb656d35fb4f281',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEBitwiseXorFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a8094d8c25de292fd36f76f4131726529',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEBox3x3Fixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a34ba8caff7d73197147f7f6cef947f9c',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEBox3x3Fixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a60819be7595ff66aa699554f0b7b9762',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NECannyEdgeFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallImageFiles(), data), framework::dataset::make("Format", Format::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a9f9a1d1709b0b155400e922c6346b5e8',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NECannyEdgeFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeImageFiles(), data), framework::dataset::make("Format", Format::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a2b381c0e11d4641305585a59dffd4b1e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEChannelCombineFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), framework::dataset::make("FormatType", { Format::RGB888, Format::RGBA8888 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a7c6ffa079dade532fe1fffc4a7192fee',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEChannelCombineFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), framework::dataset::make("FormatType", { Format::RGB888, Format::RGBA8888 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a100795fba7ec1bc258969c72d2667662',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEChannelCombineFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), framework::dataset::make("FormatType", { Format::YUYV422, Format::UYVY422 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a3c7795cb106db7470f962bfe680dfd86',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEChannelCombineFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), framework::dataset::make("FormatType", { Format::YUYV422, Format::UYVY422 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a4e5c2ec288d121704c2bc4e3fc44a25b',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEChannelCombineFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), framework::dataset::make("FormatType", { Format::NV12, Format::NV21, Format::IYUV, Format::YUV444 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a39ef331b5d20b816e8911446c019f67e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEChannelCombineFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), framework::dataset::make("FormatType", { Format::NV12, Format::NV21, Format::IYUV, Format::YUV444 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ad4c485af01c9c9c87c4fa8125f84f9c4',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEChannelExtractFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), ChannelExtractRGBADataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ab073651f3eef1d0d35ea97b4cbbb1a2b',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEChannelExtractFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), ChannelExtractRGBADataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ae2726aec71ab2e3c7b91badef5f1cda4',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEChannelExtractFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), ChannelExtractYUVDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a4335d3732c2c34d71779398a47598d9e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEChannelExtractFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), ChannelExtractYUVDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a4aed6b27325d89555151d30583635314',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEChannelExtractFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), ChannelExtractYUVPlanarDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a681b3c15ac7a1d58a729c4e06bd37f1f',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEChannelExtractFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), ChannelExtractYUVPlanarDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a8f965edc12ee1e8ab401ae2c99dd3c23',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEChannelShuffleLayerFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallRandomChannelShuffleLayerDataset(), framework::dataset::make("DataType", DataType::U8)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a40befd968da005b967469fc65babe6fc',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEChannelShuffleLayerFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeRandomChannelShuffleLayerDataset(), framework::dataset::make("DataType", DataType::U8)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a49c2362218cb60276847790af183f1a9',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEChannelShuffleLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeRandomChannelShuffleLayerDataset(), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#abce97f4881dd2ae2a7a429cc0e1cec85',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEColorConvertFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), ColorConvert_RGBA_to_RGB))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a700dac0d33427b99464ed3523384da3f',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEColorConvertFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), ColorConvert_RGBA_to_RGB))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a57552e10c37c1063c75b849d17016128',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEColorConvertFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), ColorConvert_RGB_to_RGBA))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a9db16493d0499b3ebb406ab99bcd3ec5',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEColorConvertFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), ColorConvert_RGB_to_RGBA))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a71e4dc1ad40e8713fa2fe1a66cf61c39',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEColorConvertFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), ColorConvert_RGB_to_U8))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ae21bc8983b9adc8737576e2310699e46',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEColorConvertFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), ColorConvert_RGB_to_U8))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a4bd165642f0765270c78dad4d6b945e0',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEColorConvertFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), ColorConvert_YUYVDataset_to_RGBDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aca43d271095552f4883a92be2337abc5',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEColorConvertFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), ColorConvert_YUYVDataset_to_RGBDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a33ff54d21e57451d6754bef2feece54b',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEColorConvertFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), ColorConvert_YUVPlanar_to_RGBDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a039e8fb510667c391cd2496129f9db72',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEColorConvertFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), ColorConvert_YUVPlanar_to_RGBDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a766a0a701c75ec56b0dcf7f5718a2055',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEColorConvertFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), ColorConvert_RGBDataset_to_NVDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a7fefa49443b86d3aa08f30600b88776d',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEColorConvertFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), ColorConvert_RGBDataset_to_NVDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a6722c0c57b4bc8963e689c345dc7d5c3',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEColorConvertFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), ColorConvert_YUYVDataset_to_NVDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aacf23a144ca64afb35605048f548e171',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEColorConvertFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), ColorConvert_YUYVDataset_to_NVDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a9468a6eb3ba9a62694f9c4052cfeabec',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEColorConvertFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), ColorConvert_NVDataset_to_YUVDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a474eff7abde52f8919d360e97a5a6528',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEColorConvertFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), ColorConvert_NVDataset_to_YUVDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ae9229aa9b89889d07fec4216173548df',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEConvertFullyConnectedWeightsFixture< float >, framework::DatasetMode::ALL, combine(datasets::Small3DShapes(), combine(params, framework::dataset::make("DataType", DataType::F32))))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#af758f199046ebad58251910e3b277f24',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEConvertFullyConnectedWeightsFixture< float >, framework::DatasetMode::NIGHTLY, combine(datasets::Large3DShapes(), combine(params, framework::dataset::make("DataType", DataType::F32))))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a804ed7aa71bf46eb320b612b0c2d758f',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEConvertFullyConnectedWeightsFixture< uint8_t >, framework::DatasetMode::ALL, combine(datasets::Small3DShapes(), combine(params, framework::dataset::make("DataType", DataType::QASYMM8))))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a26cef6f0025cdae89b588be2a38a1450',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEConvertFullyConnectedWeightsFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::Large3DShapes(), combine(params, framework::dataset::make("DataType", DataType::QASYMM8))))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a88b24e968f2b4c4daf9b91c32c0f1a88',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEConvolutionFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()), framework::dataset::make("filter_size", { 3 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a1798b345bd3f691eb325ed0c82b3e50e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEConvolutionFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()), framework::dataset::make("filter_size", { 3 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#af37f4db8eb2c59fbeb4be1316e4fba7e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEConvolutionFixture< int16_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::S16)), datasets::BorderModes()), framework::dataset::make("filter_size", { 3 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a1a1438be6f65829c9f39f642ae2e4b7e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEConvolutionFixture< int16_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::S16)), datasets::BorderModes()), framework::dataset::make("filter_size", { 3 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aa10eb96ad672536613ab322ea6ddb902',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEConvolutionFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()), framework::dataset::make("filter_size", { 5 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a2d5a036df43f6e8b08fb675ef6c21aae',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEConvolutionFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()), framework::dataset::make("filter_size", { 5 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ab5a043d3c20b597fce7ef4f47f664af7',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEConvolutionFixture< int16_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::S16)), datasets::BorderModes()), framework::dataset::make("filter_size", { 5 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a9fd0b394c2d80a7b9ac5773c82d8ce9d',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEConvolutionFixture< int16_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::S16)), datasets::BorderModes()), framework::dataset::make("filter_size", { 5 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a9b9e6dad43f09d4c5d9af96abb055d0f',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEConvolutionFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()), framework::dataset::make("filter_size", { 7 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a8432080b395aafc14ded3acd54101dbb',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEConvolutionFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()), framework::dataset::make("filter_size", { 7 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a964abd83c1891b5d0b719481cd25e670',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEConvolutionFixture< int16_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::S16)), datasets::BorderModes()), framework::dataset::make("filter_size", { 7 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#abb41240c8a8a5dcbe17bc0a5eef7b9c0',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEConvolutionFixture< int16_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::S16)), datasets::BorderModes()), framework::dataset::make("filter_size", { 7 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a06fd5dc4acf00a33cf86adc12a9ac022',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEConvolutionFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()), framework::dataset::make("filter_size", { 9 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ad81de498558d044ad38200c44b42ed11',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEConvolutionFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()), framework::dataset::make("filter_size", { 9 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a86ddf0e48d67ffcb623168ea268f83af',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEConvolutionFixture< int16_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::S16)), datasets::BorderModes()), framework::dataset::make("filter_size", { 9 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a8a5e26c47514cb15da0493e9b7aaad8d',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEConvolutionFixture< int16_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::S16)), datasets::BorderModes()), framework::dataset::make("filter_size", { 9 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a06990b3065fb18d712f157d24d624700',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEConvolutionFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()), framework::dataset::make("filter_width", { 3, 5, 7, 9 })), framework::dataset::make("filter_height", { 3, 5, 7, 9 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a649058508183c6f411207dfb519bb981',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEConvolutionFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()), framework::dataset::make("filter_width", { 3, 5, 7, 9 })), framework::dataset::make("filter_height", { 3, 5, 7, 9 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aa28f66c42d812692ad2b793eafae15c2',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEConvolutionFixture< int16_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::S16)), datasets::BorderModes()), framework::dataset::make("filter_width", { 3, 5, 7, 9 })), framework::dataset::make("filter_height", { 3, 5, 7, 9 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a58c5a55504ba341d7f42577f3a694529',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEConvolutionFixture< int16_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::S16)), datasets::BorderModes()), framework::dataset::make("filter_width", { 3, 5, 7, 9 })), framework::dataset::make("filter_height", { 3, 5, 7, 9 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a2d46a2835e58f6bdec18d668358b6dae',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEWinogradConvolutionLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallWinogradConvolutionLayer1x3Dataset(), framework::dataset::make("DataType", { DataType::F32 })), ActivationFunctionsDataset), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aee7d650bc059f8cf752b8188a80f5db1',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEWinogradConvolutionLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeWinogradConvolutionLayer1x3Dataset(), framework::dataset::make("DataType", { DataType::F32 })), ActivationFunctionsDataset), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ae3a215e9f428d6042cf896a6378d28c9',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEWinogradConvolutionLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeWinogradConvolutionLayer3x1Dataset(), framework::dataset::make("DataType", { DataType::F32 })), ActivationFunctionsDataset), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a234d3ee7abaa081cfaaa79c3c39d515b',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEWinogradConvolutionLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeWinogradConvolutionLayer1x5Dataset(), framework::dataset::make("DataType", { DataType::F32 })), ActivationFunctionsDataset), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ad8cf961b025ad19bb7a33c3310630c1c',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEWinogradConvolutionLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeWinogradConvolutionLayer5x1Dataset(), framework::dataset::make("DataType", { DataType::F32 })), ActivationFunctionsDataset), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ab335aafdf19f5ee4db752fc8d19cf651',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEWinogradConvolutionLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeWinogradConvolutionLayer7x1Dataset(), framework::dataset::make("DataType", { DataType::F32 })), ActivationFunctionsDataset), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aa28d2cc5d04ff5315c274f3399af6239',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEWinogradConvolutionLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeWinogradConvolutionLayer3x3Dataset(), framework::dataset::make("DataType", { DataType::F32 })), ActivationFunctionsDataset), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a8fc2b202c6c2094566acc3a9834c7967',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEWinogradConvolutionLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeWinogradConvolutionLayer5x5Dataset(), framework::dataset::make("DataType", { DataType::F32 })), ActivationFunctionsDataset), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a5615640d2195ce7a42adde58479af189',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEGEMMConvolutionLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(datasets::SmallConvolutionLayerDataset(), framework::dataset::make("ReshapeWeights", { true })), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })), ActivationFunctionsDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ad901b433d9837ccbc813f45da6643a44',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEGEMMConvolutionLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(datasets::LargeConvolutionLayerDataset(), framework::dataset::make("ReshapeWeights", { true })), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })), ActivationFunctionsDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#af92744dbe82969aec7e036fd13ae6428',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEGEMMConvolutionLayerQuantizedFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(combine(datasets::SmallConvolutionLayerDataset(), framework::dataset::make("ReshapeWeights", { true })), framework::dataset::make("DataType", DataType::QASYMM8)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })), framework::dataset::make("QuantizationInfo", { QuantizationInfo(2.f/255.f, 10) })), QuantizedActivationFunctionsDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a28c3d4bdd5b08adbcfbd2a65c3921133',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEGEMMConvolutionLayerQuantizedFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(combine(datasets::LargeConvolutionLayerDataset(), framework::dataset::make("ReshapeWeights", { true })), framework::dataset::make("DataType", DataType::QASYMM8)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })), framework::dataset::make("QuantizationInfo", { QuantizationInfo(2.f/255.f, 10) })), QuantizedActivationFunctionsDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ae46d1e403bab2ea29f43ba711da9f71a',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NECopyFixture< float >, framework::DatasetMode::PRECOMMIT, combine(zip(datasets::SmallShapes(), datasets::SmallShapes()), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ab6b609505fef5526b0653f086da98e3e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NECopyFixture< float >, framework::DatasetMode::NIGHTLY, combine(zip(datasets::LargeShapes(), datasets::LargeShapes()), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a5c5bc8cced9a7e12c881bca3a565c2ba',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NECopyFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(zip(datasets::LargeShapes(), datasets::LargeShapes()), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a858096d6a63a91c8a9ad36fc2d6cc1b9',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NECopyFixture< uint16_t >, framework::DatasetMode::NIGHTLY, combine(zip(datasets::LargeShapes(), datasets::LargeShapes()), framework::dataset::make("DataType", DataType::U16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aa09e77113a6eae93fabf04a17f7a476f',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(Run, NEDeconvolutionLayerFixture4x4< float >, framework::DatasetMode::NIGHTLY, combine(combine(data4x4, framework::dataset::make("DataType", DataType::F32)), data_layouts_dataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a3ba5002c3abe00c29ed121456da6bef8',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEDeconvolutionLayerFixture3x3< float >, framework::DatasetMode::NIGHTLY, combine(combine(data3x3, framework::dataset::make("DataType", DataType::F32)), data_layouts_dataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a7ee4589e93ea3eb2d81572abcb6ea802',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEDepthConcatenateLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#adcc2ea28e787202a1752ce6d1c438d87',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEDepthConcatenateLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(datasets::DepthConcatenateLayerShapes(), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a0a30b2256d66a274b9ff99d4792f62d1',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEDepthConcatenateLayerFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), framework::dataset::make("DataType", DataType::QASYMM8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a2a123f3c9d34e1f279e12afabff2fa2f',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEDepthConcatenateLayerFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::DepthConcatenateLayerShapes(), framework::dataset::make("DataType", DataType::QASYMM8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a312a19a723035c9af5369561c209e9bd',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEDepthConvertLayerToU16Fixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), DepthConvertLayerU8toU16Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })), DepthConvertLayerShiftDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#addb4ee4373b6c25404dd9bdca479bfdb',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEDepthConvertLayerToU16Fixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), DepthConvertLayerU8toU16Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })), DepthConvertLayerShiftDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ae259b03ce6c963da5d83aac6e9270822',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEDepthConvertLayerToS16Fixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), DepthConvertLayerU8toS16Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })), DepthConvertLayerShiftDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a29be6972506ee52c58563be0892050c5',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEDepthConvertLayerToS16Fixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), DepthConvertLayerU8toS16Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })), DepthConvertLayerShiftDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a2e047188643c878ba2814f45c088ac84',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEDepthConvertLayerToS32Fixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), DepthConvertLayerU8toS32Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })), DepthConvertLayerShiftDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a86b5e2a8741f3426f9575a59ec59f926',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEDepthConvertLayerToS32Fixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), DepthConvertLayerU8toS32Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })), DepthConvertLayerShiftDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a6aef9b020c5dbe5f5d259824a55bb492',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEDepthConvertLayerToU8Fixture< uint16_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), DepthConvertLayerU16toU8Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })), DepthConvertLayerShiftDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a19374bb763a9e982dcfd141d970a82f8',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEDepthConvertLayerToU8Fixture< uint16_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), DepthConvertLayerU16toU8Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })), DepthConvertLayerShiftDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ac33d475afd5d98999ba54bc159be27b2',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEDepthConvertLayerToU32Fixture< uint16_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), DepthConvertLayerU16toU32Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })), DepthConvertLayerShiftDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a8003472becf55070b9acdc6ea464bdb6',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEDepthConvertLayerToU32Fixture< uint16_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), DepthConvertLayerU16toU32Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })), DepthConvertLayerShiftDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a9112e7bfa1e9361498e84e53686b13f4',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEDepthConvertLayerToU8Fixture< int16_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), DepthConvertLayerS16toU8Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })), DepthConvertLayerShiftDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#af5e422971717051d5702eb045269d416',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEDepthConvertLayerToU8Fixture< int16_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), DepthConvertLayerS16toU8Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })), DepthConvertLayerShiftDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a7de2a0970e70f262ebe9f92ea7283059',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEDepthConvertLayerToS32Fixture< int16_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), DepthConvertLayerS16toS32Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })), DepthConvertLayerShiftDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ac11505c918eb0c7ecc78b08ce5f68bfc',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEDepthConvertLayerToS32Fixture< int16_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), DepthConvertLayerS16toS32Dataset), framework::dataset::make("ConvertPolicy", { ConvertPolicy::SATURATE, ConvertPolicy::WRAP })), DepthConvertLayerShiftDataset))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#af740c2dca174a5646e5f080d38c5bd5b',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEDepthwiseConvolutionLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallDepthwiseConvolutionLayerDataset(), depth_multipliers), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#afdb5c0322f9f4913b34a1d530191b393',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEDepthwiseConvolutionLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeDepthwiseConvolutionLayerDataset(), depth_multipliers), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ac3e9635308882708965279d57acf36d8',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEDepthwiseConvolutionLayerFixture3x3< float >, framework::DatasetMode::ALL, combine(combine(combine(datasets::SmallDepthwiseConvolutionLayerDataset3x3(), depth_multipliers), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a2912828c04156a03cfbc2104cd17794e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEDepthwiseConvolutionLayerFixture3x3< float >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeDepthwiseConvolutionLayerDataset3x3(), depth_multipliers), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a88c92e97243e749c0ba46cc3550703e1',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunOptimized, NEDepthwiseConvolutionLayerFixture3x3< float >, framework::DatasetMode::ALL, combine(combine(combine(datasets::OptimizedDepthwiseConvolutionLayerDataset3x3(), framework::dataset::make("DepthMultiplier", 1)), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a4e29fb173cbf750f21519e96ea1c1504',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEDepthwiseConvolutionLayerQuantizedFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(datasets::SmallDepthwiseConvolutionLayerDataset(), depth_multipliers), framework::dataset::make("DataType", DataType::QASYMM8)), framework::dataset::make("QuantizationInfo", { QuantizationInfo(0.5f, 10) })), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a49c79c6af6b49b8085f4abfd59e5fc11',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEDepthwiseConvolutionLayerQuantizedFixture3x3< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(datasets::SmallDepthwiseConvolutionLayerDataset3x3(), depth_multipliers), framework::dataset::make("DataType", DataType::QASYMM8)), framework::dataset::make("QuantizationInfo", { QuantizationInfo(0.5f, 10) })), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a8f3c36ad44565df7760c61f175ac543b',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunOptimized, NEDepthwiseConvolutionLayerQuantizedFixture3x3< uint8_t >, framework::DatasetMode::ALL, combine(combine(combine(combine(datasets::OptimizedDepthwiseConvolutionLayerDataset3x3(), framework::dataset::make("DepthMultiplier", 1)), framework::dataset::make("DataType", DataType::QASYMM8)), framework::dataset::make("QuantizationInfo", { QuantizationInfo(0.5f, 10) })), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a77380f19fffc5978baf99cf01c239736',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEDepthwiseConvolutionLayerQuantizedFixture3x3< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(datasets::LargeDepthwiseConvolutionLayerDataset3x3(), depth_multipliers), framework::dataset::make("DataType", DataType::QASYMM8)), framework::dataset::make("QuantizationInfo", { QuantizationInfo(0.5f, 10) })), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#abf47d2942c58c23e95ed52a373192004',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEDequantizationLayerFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(concat(datasets::Small3DShapes(), datasets::Small4DShapes()), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ae7e420b1b657e0a7b95690eb9b8cf64d',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEDequantizationLayerFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(concat(datasets::Large3DShapes(), datasets::Large4DShapes()), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a6a736be2ec7fc4bca1e4311831255323',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEDerivativeFixture, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::Small2DShapes(), datasets::BorderModes()), framework::dataset::make("Format", Format::U8)), datasets::GradientDimensions()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ad09873d1949491bf8bd980112558c9de',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEDerivativeFixture, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::Large2DShapes(), datasets::BorderModes()), framework::dataset::make("Format", Format::U8)), datasets::GradientDimensions()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a62e1bb9b34535f71f3c27e73e3e4e8f5',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEDilateFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a52aa765d9eb0a5f9189cd7f8ef6d4692',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEDilateFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a85be6f9f94ae0f38dd13af6d4e2fdd1c',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEGEMMDilatedConvolutionLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(datasets::SmallDilatedConvolutionLayerDataset(), framework::dataset::make("ReshapeWeights", { true })), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })), framework::dataset::make("ActivationLayerInfo", ActivationLayerInfo())))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ad1fa6c21cc8e5bb118403f692a81c56a',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEGEMMDilatedConvolutionLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(datasets::LargeDilatedConvolutionLayerDataset(), framework::dataset::make("ReshapeWeights", { true })), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })), framework::dataset::make("ActivationLayerInfo", ActivationLayerInfo())))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a3af28ab49b5bab61e9ab1d819b2bc076',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEGEMMDilatedConvolutionLayerQuantizedFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(combine(datasets::SmallDilatedConvolutionLayerDataset(), framework::dataset::make("ReshapeWeights", { true })), framework::dataset::make("DataType", DataType::QASYMM8)), framework::dataset::make("DataLayout", { DataLayout::NCHW })), framework::dataset::make("QuantizationInfo", { QuantizationInfo(2.f/255.f, 10) })), framework::dataset::make("ActivationLayerInfo", ActivationLayerInfo())))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#afc3a85b9d52fe87d03bb1e6654ab1732',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEGEMMDilatedConvolutionLayerQuantizedFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(combine(datasets::LargeDilatedConvolutionLayerDataset(), framework::dataset::make("ReshapeWeights", { true })), framework::dataset::make("DataType", DataType::QASYMM8)), framework::dataset::make("DataLayout", { DataLayout::NCHW })), framework::dataset::make("QuantizationInfo", { QuantizationInfo(2.f/255.f, 10) })), framework::dataset::make("ActivationLayerInfo", ActivationLayerInfo())))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aabc0a33d098016c8f438b18581d6ac38',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEDirectConvolutionLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(data_f32_precommit, framework::dataset::make("DataType", DataType::F32)), ActivationFunctionsDataset), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a0ad955e77399b81847348a8186e1c3df',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEDirectConvolutionLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(combine(data_f32_nightly, framework::dataset::make("DataType", DataType::F32)), ActivationFunctionsDataset), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aae5a7ef95f8d2e1c6af7fefae6d479fe',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEEqualizeHistogramFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ab8f6bccec69685cdee25c444ff892c29',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEEqualizeHistogramFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a145f153b6b7d1ad015e2b6d1b7614516',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEErodeFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#af6eb086473521c8c6a2bbb68c3704632',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEErodeFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a0269cc469469d5fcc6442414f1f52f7d',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEFastCornersFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallImageFiles(), framework::dataset::make("Format", Format::U8)), framework::dataset::make("SuppressNonMax", { false, true })), framework::dataset::make("BorderMode", BorderMode::UNDEFINED)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a53a18bca49b1657cb5782f82b5c93725',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEFastCornersFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeImageFiles(), framework::dataset::make("Format", Format::U8)), framework::dataset::make("SuppressNonMax", { false, true })), framework::dataset::make("BorderMode", BorderMode::UNDEFINED)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a5eb9bb92570911ada4ecd786d5efa55e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEFlattenLayerFixture< float >, framework::DatasetMode::ALL, combine(framework::dataset::concat(datasets::Small3DShapes(), datasets::Small4DShapes()), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a72ade4c7941f7fa60108246b9b334d66',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEFlattenLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(framework::dataset::concat(datasets::Large3DShapes(), datasets::Large4DShapes()), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a238579da703bc6097512b25055470277',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEFloorFixture< float >, framework::DatasetMode::PRECOMMIT, combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#acdb6b6ccb738038e2a2d5027069c0fff',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEFloorFixture< float >, framework::DatasetMode::NIGHTLY, combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a36e6031840dd2ee13e3942435811aeea',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEFullyConnectedLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallFullyConnectedLayerDataset(), FullyConnectedParameters), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aebe70d0179ffb26d720aac0fe54fbc67',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEFullyConnectedLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeFullyConnectedLayerDataset(), FullyConnectedParameters), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#afd959c9babbd28ff675c63615d778204',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEFullyConnectedLayerQuantizedFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallFullyConnectedLayerDataset(), FullyConnectedParameters), framework::dataset::make("DataType", DataType::QASYMM8)), framework::dataset::make("QuantizationInfo", { QuantizationInfo(1.f/255.f, 10) })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a7d54280e5b9cfc25d02c0ef4693b5371',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEFullyConnectedLayerQuantizedFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeFullyConnectedLayerDataset(), FullyConnectedParameters), framework::dataset::make("DataType", DataType::QASYMM8)), framework::dataset::make("QuantizationInfo", { QuantizationInfo(1.f/256.f, 10) })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#afad045c7bea57340a4532a78a6b04e7c',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEGaussian3x3Fixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a5245fa0aa14470e9c661b365648d91d3',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEGaussian3x3Fixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a5d2a0247954b6e925131a50bbdb286cd',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEGaussian5x5Fixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a79e1e86a4d4af380674e257bafe5930b',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEGaussian5x5Fixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a746741b32c007abd7b1866706882ca5d',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmallGaussianPyramidHalf, NEGaussianPyramidHalfFixture< uint8_t >, framework::DatasetMode::ALL, small_gaussian_pyramid_levels)'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aa06410a2b3342ef0d51c93c3345dd6c9',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLargeGaussianPyramidHalf, NEGaussianPyramidHalfFixture< uint8_t >, framework::DatasetMode::NIGHTLY, large_gaussian_pyramid_levels)'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ad95c94f4a0612e60257d4894537da362',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEGEMMFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallGEMMDataset(), framework::dataset::make("ReshapeWeights", { true, false })), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a7f8f5f8dca67732536f93a7a8d1b57ed',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEGEMMFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeGEMMDataset(), framework::dataset::make("ReshapeWeights", { true, false })), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a0b082d3a9d89e485ae21fb4bfcb9ded6',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEGEMMFixtureDisabledC< float >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallGEMMDataset(), framework::dataset::make("ReshapeWeights", { true, false })), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#acacfa792d9ac8cc563f34f192c9fdf7e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEGEMMAssemblyFixture_S8, framework::DatasetMode::PRECOMMIT, data_matrix_multiply)'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aff14b2b9d2c0f1013bcbecc88d620a8d',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEGEMMAssemblyFixture_U8, framework::DatasetMode::PRECOMMIT, data_matrix_multiply)'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a93026a891d0bb12665dbb384891d33d6',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEGEMMLowpQuantizeDownInt32ToUint8ScaleFixture, framework::DatasetMode::ALL, combine(datasets::SmallShapes(), quantize_down_int32_to_uint8_scale_cases))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a2d7d4577b68120a68311b290f8a43161',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEGEMMLowpQuantizeDownInt32ToUint8ScaleFixture, framework::DatasetMode::NIGHTLY, combine(datasets::LargeShapes(), quantize_down_int32_to_uint8_scale_cases))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a55a1e7349177ab150a3a38d8553633f0',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEGEMMLowpQuantizeDownInt32ToUint8ScaleFixture, framework::DatasetMode::ALL, combine(datasets::SmallShapes(), quantize_down_int32_to_uint8_scale_relu_cases))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a350e7fba54d695617b037438e0b898b3',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEGEMMLowpQuantizeDownInt32ToUint8ScaleFixture, framework::DatasetMode::NIGHTLY, combine(datasets::LargeShapes(), quantize_down_int32_to_uint8_scale_relu_cases))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aa7da696d9c523f45c29c942a0f72b877',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPointFixture, framework::DatasetMode::ALL, combine(datasets::SmallShapes(), quantize_down_int32_to_uint8_scale_by_fixedpoint_cases))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a45bb19481b889579e877cfafd3709819',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPointFixture, framework::DatasetMode::NIGHTLY, combine(datasets::LargeShapes(), quantize_down_int32_to_uint8_scale_by_fixedpoint_cases))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a0bdd9302efbad44ab382fa8a43ffb73b',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPointFixture, framework::DatasetMode::ALL, combine(datasets::SmallShapes(), quantize_down_int32_to_uint8_scale_by_fixedpoint_relu_cases))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a02e090b82e1cce1d96b3aa4744f80a7b',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPointFixture, framework::DatasetMode::NIGHTLY, combine(datasets::LargeShapes(), quantize_down_int32_to_uint8_scale_by_fixedpoint_relu_cases))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a617ce9fcbf08ceacd60c53f4e454c6df',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunGlobalPooling, NEGlobalPoolingLayerFixture< float >, framework::DatasetMode::ALL, combine(combine(GlobalPoolingLayerDataset, framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", DataLayout::NCHW)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a812b6ff1b40fc45c6378ad2a673dc0b8',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEHarrisCornersFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallImageFiles(), data), framework::dataset::make("Format", Format::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#af39b49688c1215778a69d9ac852342fd',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEHarrisCornersFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeImageFiles(), data), framework::dataset::make("Format", Format::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a7a0123386e6cfa721be6fc6ac7bd5507',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEHistogramFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a05381a8d934fca8860431cacb78f48b6',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEHistogramFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aa05f45417fa1f04644246b2c64d5faa5',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEHOGDescriptorFixture, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallHOGDescriptorDataset(), framework::dataset::make("Format", Format::U8)), framework::dataset::make("BorderMode", {BorderMode::CONSTANT, BorderMode::REPLICATE})))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a0abbec087553630b76284d3800c79602',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEHOGDescriptorFixture, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeHOGDescriptorDataset(), framework::dataset::make("Format", Format::U8)), framework::dataset::make("BorderMode", {BorderMode::CONSTANT, BorderMode::REPLICATE})))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aa42dd381882b75e11b8cd4e91e525640',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEHOGDetectorFixture, framework::DatasetMode::PRECOMMIT, combine(combine(combine(DetectionWindowStrideDataset, datasets::SmallHOGDescriptorDataset()), framework::dataset::make("Format", Format::U8)), framework::dataset::make("BorderMode", {BorderMode::CONSTANT, BorderMode::REPLICATE})))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a07093aec31e6943b68365996603a2162',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEHOGDetectorFixture, framework::DatasetMode::NIGHTLY, combine(combine(combine(DetectionWindowStrideDataset, datasets::LargeHOGDescriptorDataset()), framework::dataset::make("Format", Format::U8)), framework::dataset::make("BorderMode", {BorderMode::CONSTANT, BorderMode::REPLICATE})))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a3a272cffdb5099bc64247c17ac957c9a',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEHOGMultiDetectionFixture, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallHOGMultiDetectionDataset(), framework::dataset::make("Format", Format::U8)), framework::dataset::make("BorderMode", {BorderMode::CONSTANT, BorderMode::REPLICATE})), framework::dataset::make("NonMaximaSuppression", {false, true})))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a137ffe95a855b8179423f106d35699a0',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEHOGMultiDetectionFixture, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeHOGMultiDetectionDataset(), framework::dataset::make("Format", Format::U8)), framework::dataset::make("BorderMode", {BorderMode::CONSTANT, BorderMode::REPLICATE})), framework::dataset::make("NonMaximaSuppression", {false, true})))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a9467bda654317962be9cffa5d4d7eddb',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEIm2ColFixture< float >, framework::DatasetMode::ALL, combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::F32)), conv_args))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a18374814930003651f2e25809e4100d2',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEIm2ColFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::F32)), conv_args))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a2aac8fdfbb6aff09c6eecb92bc4c28b2',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEIm2ColFixture< uint8_t >, framework::DatasetMode::ALL, combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::QASYMM8)), conv_args))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a0892a4589aaca322c116b7ccbfadd00d',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEIm2ColFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::QASYMM8)), conv_args))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a400e224c5e2d727654910544a469c2c6',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEIntegralImageFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a3ae1dd57105ef480bb4aa1f00d426808',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEIntegralImageFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a769ea1012de6af82d29b3ecaf291a070',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEL2NormalizeLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", { DataLayout::NCHW })), framework::dataset::make("Axis", { 0 })), framework::dataset::make("Epsilon", { 1e-12 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a6db6cdab3b22a7f146cfcea8eabe0114',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEL2NormalizeLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", { DataLayout::NCHW })), framework::dataset::make("Axis", { 0 })), framework::dataset::make("Epsilon", { 1e-12 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a2c359bc464e9031b30f4b04ea933d950',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NELaplacianPyramidFixture, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::Medium2DShapes(), datasets::BorderModes()), small_laplacian_pyramid_levels), formats))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a51da711ce9190bbbd3ef0ee3866109e5',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NELaplacianPyramidFixture, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::Large2DShapes(), datasets::BorderModes()), large_laplacian_pyramid_levels), formats))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a2147d72eef8b4f5143e1edea268f05f8',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NELaplacianReconstructFixture, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::Medium2DShapes(), datasets::BorderModes()), small_laplacian_reconstruct_levels), formats))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ace92772f1e03f70927d051966ba010de',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NELaplacianReconstructFixture, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::Large2DShapes(), datasets::BorderModes()), large_laplacian_reconstruct_levels), formats))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a0576bebb3e58638122902d2e4726de9f',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NELocallyConnectedFixture< float >, framework::DatasetMode::PRECOMMIT, combine(datasets::SmallLocallyConnectedDataset(), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a125ee4e4c6346b94f367ca20d8b639f8',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NELocallyConnectedFixture< float >, framework::DatasetMode::PRECOMMIT, combine(datasets::LargeLocallyConnectedDataset(), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aede7dc4d600a8b5e97e99230d5c0eb1d',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NELSTMLayerFixture< float >, framework::DatasetMode::ALL, combine(combine(combine(datasets::SmallLSTMLayerDataset(), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("ProjectionOpt", { true, false })), framework::dataset::make("PeepholeOpt", { true, false })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ac12a70129dcbf2e7657fbe44e3b6bee2',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEMagnitudeFixture< int16_t >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::Small2DShapes(), framework::dataset::make("Format", Format::S16)), framework::dataset::make("MagnitudeType", { MagnitudeType::L1NORM, MagnitudeType::L2NORM })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a793635d708ce3c14111e18c0c3c4c1bc',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEMagnitudeFixture< int16_t >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::Large2DShapes(), framework::dataset::make("Format", Format::S16)), framework::dataset::make("MagnitudeType", { MagnitudeType::L1NORM, MagnitudeType::L2NORM })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ab22172b75453f57b458b2089e9e33899',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEMeanStdDevFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#af2991a776e7d9afd05ce6c4b62abe630',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEMeanStdDevFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a4dee97faf3f5b0b27bbe0f37753c9f5b',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEMedian3x3Fixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a288ea74e2c46321d9243dd0d62c8e789',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEMedian3x3Fixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::U8)), datasets::BorderModes()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a2717a3e83eb53f04462a3b678b9b06cd',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEMinMaxLocationFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#af7e5e6e7c39d3fb71e5466ec8c7fb3f0',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEMinMaxLocationFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#abc98e26a94e14dd096065747ea3e8c50',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEMinMaxLocationFixture< int16_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), framework::dataset::make("DataType", DataType::S16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a49261d124415dc138dd49ae9c446af7e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEMinMaxLocationFixture< int16_t >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), framework::dataset::make("DataType", DataType::S16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a1daf2796ffd117f6effc98aabd9da3a8',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEMinMaxLocationFixture< float >, framework::DatasetMode::PRECOMMIT, combine(datasets::Small2DShapes(), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aae8ca77224eb2240d02268a2722380a9',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEMinMaxLocationFixture< float >, framework::DatasetMode::NIGHTLY, combine(datasets::Large2DShapes(), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#af9eae0f8202c35e96131c7cf0261498b',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NENonLinearFilterFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(combine(datasets::SmallShapes(), datasets::NonLinearFilterFunctions()), framework::dataset::make("MaskSize", { 3U, 5U })), datasets::MatrixPatterns()), datasets::BorderModes()), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a31634f9b24e515cf65f11a0bc48595bb',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NENonLinearFilterFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(combine(datasets::LargeShapes(), datasets::NonLinearFilterFunctions()), framework::dataset::make("MaskSize", { 3U, 5U })), datasets::MatrixPatterns()), datasets::BorderModes()), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#af360ab33f93890070c6cf5fbcfb62d95',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NENormalizationLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapes(), NormalizationDatasetFP32), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ab67ac4d8d15624bd2781ea5809088b3c',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NENormalizationLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapes(), NormalizationDatasetFP32), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a65c87118894df44b501efa9738d3dc15',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEOpticalFlowFixture, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallOpticalFlowDataset(), framework::dataset::make("Format", Format::U8)), datasets::BorderModes()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ade7af47876ed537de5a3431741d6d234',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEOpticalFlowFixture, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeOpticalFlowDataset(), framework::dataset::make("Format", Format::U8)), datasets::BorderModes()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a61e3f050ddc951ac278d4a658d97e0de',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEPermuteFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(PermuteParametersSmall, framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a1472a19e122cedae0fa4c0a8c7dde29a',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEPermuteFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(PermuteParametersLarge, framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aaef97d1a414ff109d1556fc7c9158973',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEPermuteFixture< uint16_t >, framework::DatasetMode::PRECOMMIT, combine(PermuteParametersSmall, framework::dataset::make("DataType", DataType::U16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a9596411df08af3ea4c3adfc667629544',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEPermuteFixture< uint16_t >, framework::DatasetMode::NIGHTLY, combine(PermuteParametersLarge, framework::dataset::make("DataType", DataType::U16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ac28704730c506164973157659f59fdb0',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEPermuteFixture< uint32_t >, framework::DatasetMode::PRECOMMIT, combine(PermuteParametersSmall, framework::dataset::make("DataType", DataType::U32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a0c43b8814463d7188b1056cfe098e968',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEPermuteFixture< uint32_t >, framework::DatasetMode::NIGHTLY, combine(PermuteParametersLarge, framework::dataset::make("DataType", DataType::U32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ad3aca7b8dd427c7a78e479e41a7cb6a7',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEPhaseFixture< int16_t >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::Small2DShapes(), framework::dataset::make("Format", Format::S16)), framework::dataset::make("PhaseType", { PhaseType::UNSIGNED, PhaseType::SIGNED })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a826d3091a4d87dcc412b87bfccd712b6',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEPhaseFixture< int16_t >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::Large2DShapes(), framework::dataset::make("Format", Format::S16)), framework::dataset::make("PhaseType", { PhaseType::UNSIGNED, PhaseType::SIGNED })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a8f725602915f9a36862ea6ff4aff925e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEPixelWiseMultiplicationToU8Fixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType1", DataType::U8)), framework::dataset::make("DataType2", DataType::U8)), framework::dataset::make("Scale", std::move(scale_255))), datasets::ConvertPolicies()), framework::dataset::make("RoundingPolicy", RoundingPolicy::TO_NEAREST_UP)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a60fee647a75c9ef766fae0f41d4f14c5',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEPixelWiseMultiplicationToU8Fixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType1", DataType::U8)), framework::dataset::make("DataType2", DataType::U8)), framework::dataset::make("Scale", std::move(scale_255))), datasets::ConvertPolicies()), framework::dataset::make("RoundingPolicy", RoundingPolicy::TO_NEAREST_UP)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aa39faa5bc7636a7981279c09204fb4c7',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEPixelWiseMultiplicationToU8Fixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType1", DataType::U8)), framework::dataset::make("DataType2", DataType::U8)), framework::dataset::make("Scale", std::move(scale_unity))), datasets::ConvertPolicies()), framework::dataset::make("RoundingPolicy", RoundingPolicy::TO_ZERO)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a45a9fdf5736081ef4cada3c6a13fefd1',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEPixelWiseMultiplicationToU8Fixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType1", DataType::U8)), framework::dataset::make("DataType2", DataType::U8)), framework::dataset::make("Scale", std::move(scale_unity))), datasets::ConvertPolicies()), framework::dataset::make("RoundingPolicy", RoundingPolicy::TO_ZERO)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aeef7e78eea6da0668b136ced1176a734',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEPixelWiseMultiplicationToU8Fixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType1", DataType::U8)), framework::dataset::make("DataType2", DataType::U8)), framework::dataset::make("Scale", std::move(scale_other))), datasets::ConvertPolicies()), framework::dataset::make("RoundingPolicy", RoundingPolicy::TO_ZERO)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a5a3441aa92b954816ec3a2154b6ba1e9',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEPixelWiseMultiplicationToU8Fixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType1", DataType::U8)), framework::dataset::make("DataType2", DataType::U8)), framework::dataset::make("Scale", std::move(scale_other))), datasets::ConvertPolicies()), framework::dataset::make("RoundingPolicy", RoundingPolicy::TO_ZERO)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a05f89ccd037778e4faae08db8a57c3eb',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEPixelWiseMultiplicationToS16Fixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType1", DataType::U8)), framework::dataset::make("DataType2", DataType::S16)), framework::dataset::make("Scale", std::move(scale_255))), datasets::ConvertPolicies()), framework::dataset::make("RoundingPolicy", RoundingPolicy::TO_NEAREST_UP)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ac089d4ab2011db4bc96f46c617362c62',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEPixelWiseMultiplicationToS16Fixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType1", DataType::U8)), framework::dataset::make("DataType2", DataType::S16)), framework::dataset::make("Scale", std::move(scale_255))), datasets::ConvertPolicies()), framework::dataset::make("RoundingPolicy", RoundingPolicy::TO_NEAREST_UP)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ae3a0f90a41ed20795d362db90913ca42',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEPixelWiseMultiplicationToS16Fixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType1", DataType::U8)), framework::dataset::make("DataType2", DataType::S16)), framework::dataset::make("Scale", std::move(scale_unity))), datasets::ConvertPolicies()), framework::dataset::make("RoundingPolicy", RoundingPolicy::TO_ZERO)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ab38f2668572d3766460002cad2f12063',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEPixelWiseMultiplicationToS16Fixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType1", DataType::U8)), framework::dataset::make("DataType2", DataType::S16)), framework::dataset::make("Scale", std::move(scale_unity))), datasets::ConvertPolicies()), framework::dataset::make("RoundingPolicy", RoundingPolicy::TO_ZERO)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ae9c5149638f83cdec624f15c992a1c87',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEPixelWiseMultiplicationToS16Fixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType1", DataType::U8)), framework::dataset::make("DataType2", DataType::S16)), framework::dataset::make("Scale", std::move(scale_other))), datasets::ConvertPolicies()), framework::dataset::make("RoundingPolicy", RoundingPolicy::TO_ZERO)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a0a8e207b93423f59931b89c0461915ab',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEPixelWiseMultiplicationToS16Fixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType1", DataType::U8)), framework::dataset::make("DataType2", DataType::S16)), framework::dataset::make("Scale", std::move(scale_other))), datasets::ConvertPolicies()), framework::dataset::make("RoundingPolicy", RoundingPolicy::TO_ZERO)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a4a869936fe653dfaf2cc28abdda8dad6',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEPixelWiseMultiplicationToS16Fixture< int16_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType1", DataType::S16)), framework::dataset::make("DataType2", DataType::S16)), framework::dataset::make("Scale", std::move(scale_255))), datasets::ConvertPolicies()), framework::dataset::make("RoundingPolicy", RoundingPolicy::TO_NEAREST_UP)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#afcdc8de20e27ba531bfef776ecdface3',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEPixelWiseMultiplicationToS16Fixture< int16_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType1", DataType::S16)), framework::dataset::make("DataType2", DataType::S16)), framework::dataset::make("Scale", std::move(scale_255))), datasets::ConvertPolicies()), framework::dataset::make("RoundingPolicy", RoundingPolicy::TO_NEAREST_UP)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a051d3165eccbd35e75fa2fdb6385d244',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEPixelWiseMultiplicationToS16Fixture< int16_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType1", DataType::S16)), framework::dataset::make("DataType2", DataType::S16)), framework::dataset::make("Scale", std::move(scale_unity))), datasets::ConvertPolicies()), framework::dataset::make("RoundingPolicy", RoundingPolicy::TO_ZERO)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a2b784b3c67ae875ff7627e3a535dcac8',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEPixelWiseMultiplicationToS16Fixture< int16_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType1", DataType::S16)), framework::dataset::make("DataType2", DataType::S16)), framework::dataset::make("Scale", std::move(scale_unity))), datasets::ConvertPolicies()), framework::dataset::make("RoundingPolicy", RoundingPolicy::TO_ZERO)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a95230ffbed4068c3da024bec3f27b334',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEPixelWiseMultiplicationToS16Fixture< int16_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType1", DataType::S16)), framework::dataset::make("DataType2", DataType::S16)), framework::dataset::make("Scale", std::move(scale_other))), datasets::ConvertPolicies()), framework::dataset::make("RoundingPolicy", RoundingPolicy::TO_ZERO)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a73a6f7f4d28a884a3bd6831a27a720cc',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEPixelWiseMultiplicationToS16Fixture< int16_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType1", DataType::S16)), framework::dataset::make("DataType2", DataType::S16)), framework::dataset::make("Scale", std::move(scale_other))), datasets::ConvertPolicies()), framework::dataset::make("RoundingPolicy", RoundingPolicy::TO_ZERO)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a027c9ed250173025e2469ad5d5818c69',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEPixelWiseMultiplicationToF32Fixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType1", DataType::F32)), framework::dataset::make("DataType2", DataType::F32)), framework::dataset::make("Scale", std::move(scale_255))), datasets::ConvertPolicies()), framework::dataset::make("RoundingPolicy", RoundingPolicy::TO_NEAREST_UP)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a59c6093a849cb44df90025dea3366400',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEPixelWiseMultiplicationToF32Fixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType1", DataType::F32)), framework::dataset::make("DataType2", DataType::F32)), framework::dataset::make("Scale", std::move(scale_255))), datasets::ConvertPolicies()), framework::dataset::make("RoundingPolicy", RoundingPolicy::TO_NEAREST_UP)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#afe68ff0cc80b6d68c2bd56a1dd330514',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEPixelWiseMultiplicationToF32Fixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType1", DataType::F32)), framework::dataset::make("DataType2", DataType::F32)), framework::dataset::make("Scale", std::move(scale_unity))), datasets::ConvertPolicies()), framework::dataset::make("RoundingPolicy", RoundingPolicy::TO_ZERO)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ac52b56b57d9dcfdb12e0df9da3eb5b75',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEPixelWiseMultiplicationToF32Fixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType1", DataType::F32)), framework::dataset::make("DataType2", DataType::F32)), framework::dataset::make("Scale", std::move(scale_unity))), datasets::ConvertPolicies()), framework::dataset::make("RoundingPolicy", RoundingPolicy::TO_ZERO)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#acaca42ec0ec6459356598dba527eaf06',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEPixelWiseMultiplicationToF32Fixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType1", DataType::F32)), framework::dataset::make("DataType2", DataType::F32)), framework::dataset::make("Scale", std::move(scale_other))), datasets::ConvertPolicies()), framework::dataset::make("RoundingPolicy", RoundingPolicy::TO_ZERO)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aed966eb5c0c998ceed6fc0a11dc83848',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEPixelWiseMultiplicationToF32Fixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType1", DataType::F32)), framework::dataset::make("DataType2", DataType::F32)), framework::dataset::make("Scale", std::move(scale_other))), datasets::ConvertPolicies()), framework::dataset::make("RoundingPolicy", RoundingPolicy::TO_ZERO)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a64f889f25742c68a48c1deb56c5cb8a9',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSpecial, NESpecialPoolingLayerFixture< float >, framework::DatasetMode::ALL, datasets::PoolingLayerDatasetSpecial() *framework::dataset::make("DataType", DataType::F32))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ae4c3db661cf6a5e3ea00cd46b2b1bb08',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEPoolingLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapes(), combine(PoolingLayerDatasetFPSmall, framework::dataset::make("DataType", DataType::F32))), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ae7eb88bebddf28f21dd82fbab03b3911',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEPoolingLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapes(), combine(PoolingLayerDatasetFP, framework::dataset::make("DataType", DataType::F32))), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#abf406c3edaf0ceb360c62bd22f34f0b6',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEPoolingLayerQuantizedFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), combine(PoolingLayerDatasetQASYMM8Small, framework::dataset::make("DataType", DataType::QASYMM8))), framework::dataset::make("QuantizationInfo", { QuantizationInfo(2.f/255, 127), QuantizationInfo(7.f/255, 123) })), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a02d81a1d003c172caca27914a3e88ceb',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEPoolingLayerQuantizedFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), combine(PoolingLayerDatasetQASYMM8, framework::dataset::make("DataType", DataType::QASYMM8))), framework::dataset::make("QuantizationInfo", { QuantizationInfo(1.f/255, 0) })), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a681969f1363fe7b3c3fa093ad3e70e17',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEPriorBoxLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallPriorBoxLayerDataset(), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aca9f34f20d93371d38b959874911b9e9',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEPriorBoxLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargePriorBoxLayerDataset(), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a5f62c853c2b8e82caf5ad258cf644bc7',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEQuantizationLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(concat(datasets::Small3DShapes(), datasets::Small4DShapes()), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#adac4d6412039793c78768a4b19ff5062',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEQuantizationLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(concat(datasets::Large3DShapes(), datasets::Large4DShapes()), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a4acf194b4c6177712943efe26984add4',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEReduceMeanFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::Small4DShapes(), framework::dataset::make("DataType", DataType::F32)), concat(axis_keep, axis_drop)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a38031f05f899860165e09807a12dbec5',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEReduceMeanFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::Large4DShapes(), framework::dataset::make("DataType", DataType::F32)), concat(axis_keep, axis_drop)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ae9d4e5368e3811f133c76b7e0e09b87a',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEReduceMeanQuantizedFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::Small4DShapes(), framework::dataset::make("DataType", DataType::QASYMM8)), concat(axis_keep, axis_drop)), framework::dataset::make("QuantizationInfo", { QuantizationInfo(1.f/255, 0) })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a33757b812693b98e83dc457dbebd90e1',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEReduceMeanQuantizedFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::Large4DShapes(), framework::dataset::make("DataType", DataType::QASYMM8)), concat(axis_keep, axis_drop)), framework::dataset::make("QuantizationInfo", { QuantizationInfo(1.f/255, 0) })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a4a022d78b4a28f8e7b80b8bacefaaf9c',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEReductionOperationFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::Small4DShapes(), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("Axis", { 0, 1, 2, 3 })), datasets::ReductionOperations()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a99b8a099235ff23cb675944e4266233c',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEReductionOperationFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::Large4DShapes(), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("Axis", { 0, 1, 2, 3 })), datasets::ReductionOperations()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a569359576874fed1daf3ea7aa21079bc',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEReductionOperationQuantizedFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(datasets::Small4DShapes(), framework::dataset::make("DataType", DataType::QASYMM8)), framework::dataset::make("Axis", { 0, 1, 2, 3 })), datasets::ReductionOperations()), framework::dataset::make("QuantizationInfo", { QuantizationInfo(1.f/255, 0) })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aa58436286af11b3fa02c30d4cf7f4b8b',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEReductionOperationQuantizedFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(datasets::Large4DShapes(), framework::dataset::make("DataType", DataType::QASYMM8)), framework::dataset::make("Axis", { 0, 1, 2, 3 })), datasets::ReductionOperations()), framework::dataset::make("QuantizationInfo", { QuantizationInfo(1.f/255, 0) })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ae7e59d7511e09055d4fae115f37b8329',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NERemapFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("InterpolationPolicy", { InterpolationPolicy::NEAREST_NEIGHBOR, InterpolationPolicy::BILINEAR })), framework::dataset::make("DataType", DataType::U8)), framework::dataset::make("BorderModes", { BorderMode::UNDEFINED, BorderMode::CONSTANT })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ada151deb4d02b23f5d42640a555fcb39',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NERemapFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("InterpolationPolicy", { InterpolationPolicy::NEAREST_NEIGHBOR, InterpolationPolicy::BILINEAR })), framework::dataset::make("DataType", DataType::U8)), framework::dataset::make("BorderModes", { BorderMode::UNDEFINED, BorderMode::CONSTANT })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a29dd396ea81ff2b20d1945cb72b3c58d',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEReorgLayerFixture< int32_t >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallReorgLayerDataset(), framework::dataset::make("DataType", DataType::S32)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a32d10d3c62058cc25b4a8240b2c0db70',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEReorgLayerFixture< int32_t >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeReorgLayerDataset(), framework::dataset::make("DataType", DataType::S32)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a125347c7f47be6ee9180256b36a6aff3',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEReorgLayerFixture< int16_t >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeReorgLayerDataset(), framework::dataset::make("DataType", DataType::S16)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aa4d9044681730a00c280a84b61ccdb77',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEReorgLayerFixture< int8_t >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeReorgLayerDataset(), framework::dataset::make("DataType", DataType::S8)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aabf65afb5f889e8b0645a2c1329c554d',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEReshapeLayerFixture< float >, framework::DatasetMode::ALL, combine(datasets::SmallReshapeLayerDataset(), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ada07f36b299d444952b3d0dcdcb21a47',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEReshapeLayerFixture< int8_t >, framework::DatasetMode::ALL, combine(datasets::SmallReshapeLayerDataset(), framework::dataset::make("DataType", DataType::S8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a49e992867d9f8049013d8ab3c540fe1a',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEReshapeLayerFixture< int16_t >, framework::DatasetMode::ALL, combine(datasets::SmallReshapeLayerDataset(), framework::dataset::make("DataType", DataType::S16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a5179d211b87d8c1e650219c9288b2d67',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NERNNLayerFixture< float >, framework::DatasetMode::ALL, combine(datasets::SmallRNNLayerDataset(), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ac20f08f84350cec359fd993a89fb2429',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEScaleFixture< float >, framework::DatasetMode::ALL, combine(combine(combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })), framework::dataset::make("InterpolationPolicy", { InterpolationPolicy::NEAREST_NEIGHBOR, InterpolationPolicy::BILINEAR })), datasets::BorderModes()), framework::dataset::make("SamplingPolicy", { SamplingPolicy::CENTER })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a35eebecdec6239bcc2f3a645ac037472',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEScaleFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })), framework::dataset::make("InterpolationPolicy", { InterpolationPolicy::NEAREST_NEIGHBOR, InterpolationPolicy::BILINEAR })), datasets::BorderModes()), framework::dataset::make("SamplingPolicy", { SamplingPolicy::CENTER })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a16bef8ca6666ea890dc8cb4d221abab6',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEScaleFixture< uint8_t >, framework::DatasetMode::ALL, combine(combine(combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::U8)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })), framework::dataset::make("InterpolationPolicy", { InterpolationPolicy::NEAREST_NEIGHBOR, InterpolationPolicy::BILINEAR })), datasets::BorderModes()), framework::dataset::make("SamplingPolicy", { SamplingPolicy::CENTER })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a3a9aeb6c71de03a24bd71c7df97da77a',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEScaleFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::U8)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })), framework::dataset::make("InterpolationPolicy", { InterpolationPolicy::NEAREST_NEIGHBOR, InterpolationPolicy::BILINEAR })), datasets::BorderModes()), framework::dataset::make("SamplingPolicy", { SamplingPolicy::CENTER })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a0620fccea209f1cdbe397a7df703c3e7',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEScaleFixture< int16_t >, framework::DatasetMode::ALL, combine(combine(combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::S16)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })), framework::dataset::make("InterpolationPolicy", { InterpolationPolicy::NEAREST_NEIGHBOR, InterpolationPolicy::BILINEAR })), datasets::BorderModes()), framework::dataset::make("SamplingPolicy", { SamplingPolicy::CENTER })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a118c18b166a5195bb1d67c302e022606',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEScaleFixture< int16_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::S16)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })), framework::dataset::make("InterpolationPolicy", { InterpolationPolicy::NEAREST_NEIGHBOR, InterpolationPolicy::BILINEAR })), datasets::BorderModes()), framework::dataset::make("SamplingPolicy", { SamplingPolicy::CENTER })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#abfc3084245ae1ea417b65ac0bd340e18',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEScharr3x3Fixture, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::Small2DShapes(), datasets::BorderModes()), framework::dataset::make("Format", Format::U8)), datasets::GradientDimensions()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a846e80a2ae93606f798085d94842e21e',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEScharr3x3Fixture, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::Large2DShapes(), datasets::BorderModes()), framework::dataset::make("Format", Format::U8)), datasets::GradientDimensions()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a1bf7e6f323df630eb6c25ce6f42a9e53',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NESobel3x3Fixture, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::Small2DShapes(), datasets::BorderModes()), framework::dataset::make("Format", Format::U8)), framework::dataset::make("GradientDimension", GradientDimension::1)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aed4429269fca49bdfc415fd41270da89',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NESobel3x3Fixture, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::Large2DShapes(), datasets::BorderModes()), framework::dataset::make("Format", Format::U8)), framework::dataset::make("GradientDimension", GradientDimension::1)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a065f6d5fc454c7f38cefe407efd418b9',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NESobel3x3Fixture, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::Small2DShapes(), datasets::BorderModes()), framework::dataset::make("Format", Format::U8)), framework::dataset::make("GradientDimension", GradientDimension::GRAD_XY)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aef878c5ff7772c3e9374c9b275fe3a04',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NESobel3x3Fixture, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::Large2DShapes(), datasets::BorderModes()), framework::dataset::make("Format", Format::U8)), framework::dataset::make("GradientDimension", GradientDimension::GRAD_XY)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a8254470b103e954dd46db6e61d3b0904',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NESobel5x5Fixture, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::Small2DShapes(), datasets::BorderModes()), framework::dataset::make("Format", Format::U8)), framework::dataset::make("GradientDimension", GradientDimension::1)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ae5a9a6cf4c1d994d6a4c60982aeeb174',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NESobel5x5Fixture, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::Large2DShapes(), datasets::BorderModes()), framework::dataset::make("Format", Format::U8)), framework::dataset::make("GradientDimension", GradientDimension::1)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a99a9607a7159ac9a5af98e1d340f4ab5',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NESobel5x5Fixture, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::Small2DShapes(), datasets::BorderModes()), framework::dataset::make("Format", Format::U8)), framework::dataset::make("GradientDimension", GradientDimension::GRAD_XY)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ac226e287f6da027ac6f233921b12effa',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NESobel5x5Fixture, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::Large2DShapes(), datasets::BorderModes()), framework::dataset::make("Format", Format::U8)), framework::dataset::make("GradientDimension", GradientDimension::GRAD_XY)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ae09ed9ec7e899dfb944b44ba065953c4',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NESobel7x7Fixture, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::Small2DShapes(), datasets::BorderModes()), framework::dataset::make("Format", Format::U8)), framework::dataset::make("GradientDimension", GradientDimension::1)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a97f2c612f312fc58926e484211c37dde',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NESobel7x7Fixture, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::Large2DShapes(), datasets::BorderModes()), framework::dataset::make("Format", Format::U8)), framework::dataset::make("GradientDimension", GradientDimension::1)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#acc4cec9275d172924b8360d547ffc8f8',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NESobel7x7Fixture, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::Small2DShapes(), datasets::BorderModes()), framework::dataset::make("Format", Format::U8)), framework::dataset::make("GradientDimension", GradientDimension::GRAD_XY)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a1edd0c3d8d985788946d0990d2b76645',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NESobel7x7Fixture, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::Large2DShapes(), datasets::BorderModes()), framework::dataset::make("Format", Format::U8)), framework::dataset::make("GradientDimension", GradientDimension::GRAD_XY)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#acb87c625355d20923c9dae126afa559a',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NESoftmaxLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SoftmaxLayerSmallShapes(), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("Beta", { 1.0f, 2.0f })), framework::dataset::make("Axis", { 1 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aa2cd1d5c891efd016370b418b5cd0c4c',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NESoftmaxLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::SoftmaxLayerLargeShapes(), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("Beta", { 1.0f, 2.0f })), framework::dataset::make("Axis", { 1 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aa1407b822f91fa6e35c835f823318e1d',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NESoftmaxLayerQuantizedFixture< uint8_t >, framework::DatasetMode::ALL, combine(combine(combine(datasets::SoftmaxLayerSmallShapes(), framework::dataset::make("DataType", DataType::QASYMM8)), combine(framework::dataset::make("QuantizationInfo", { QuantizationInfo(0.5f, -10) }), framework::dataset::make("Beta", { 1.0f, 2.f }))), framework::dataset::make("Axis", { 1 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a9aac797d850ef296073aa3a3fd76769d',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NESoftmaxLayerQuantizedFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::SoftmaxLayerLargeShapes(), framework::dataset::make("DataType", DataType::QASYMM8)), combine(framework::dataset::make("QuantizationInfo", { QuantizationInfo(0.5f, -10) }), framework::dataset::make("Beta", { 1.0f, 2.0f }))), framework::dataset::make("Axis", { 1 })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a7b7f8dab340a565d82a6c121947dac69',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmallU8, NETableLookupFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#af6ae6e4feb2a289bf9a64025bfa9e571',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLargeU8, NETableLookupFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a9837ce267337cee4f6c46c1e25fa88ba',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmallS16, NETableLookupFixture< int16_t >, framework::DatasetMode::PRECOMMIT, combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::S16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#af53ab100207675396c546a91a9521311',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLargeS16, NETableLookupFixture< int16_t >, framework::DatasetMode::NIGHTLY, combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::S16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a38106a98efdc4e8f9ff90339addfd557',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, ThresholdFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapes(), datasets::MixedThresholdDataset()), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#abfe24bb2ef8c8ecd4f1188099f35af10',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, ThresholdFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeShapes(), datasets::MixedThresholdDataset()), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ae283c83eb95604027b72e2c96ec3c15d',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NETransposeFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(concat(datasets::Small1DShapes(), datasets::Small2DShapes()), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#aada3684542231567ddb1bb7762e3ed57',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NETransposeFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(concat(datasets::Large1DShapes(), datasets::Large2DShapes()), framework::dataset::make("DataType", DataType::U8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#adef9ef7ac03b465bf2b052c432917a02',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NETransposeFixture< uint16_t >, framework::DatasetMode::PRECOMMIT, combine(concat(datasets::Small1DShapes(), datasets::Small2DShapes()), framework::dataset::make("DataType", DataType::U16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a6ad862b84b5de8c66eb2b5a4f7381c10',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NETransposeFixture< uint16_t >, framework::DatasetMode::NIGHTLY, combine(concat(datasets::Large1DShapes(), datasets::Large2DShapes()), framework::dataset::make("DataType", DataType::U16)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a23e3a57e90973a7fc1089807cda49ac9',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NETransposeFixture< uint32_t >, framework::DatasetMode::PRECOMMIT, combine(concat(datasets::Small1DShapes(), datasets::Small2DShapes()), framework::dataset::make("DataType", DataType::U32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a2b12655db93d875e34d0e7dd78f285bf',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NETransposeFixture< uint32_t >, framework::DatasetMode::NIGHTLY, combine(concat(datasets::Large1DShapes(), datasets::Large2DShapes()), framework::dataset::make("DataType", DataType::U32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ae5beab6e512dd2f8205096e875109492',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEUpsampleLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::F32)), framework::dataset::make("DataLayout", { DataLayout::NCHW, DataLayout::NHWC })), framework::dataset::make("PadInfo", { Size2D(2, 2) })), framework::dataset::make("UpsamplingPolicy", { InterpolationPolicy::NEAREST_NEIGHBOR })))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#ac36385f651dc7146da8f8cf38dd9aae5',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEWarpAffineFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::U8)), framework::dataset::make("InterpolationPolicy", { InterpolationPolicy::NEAREST_NEIGHBOR, InterpolationPolicy::BILINEAR })), datasets::BorderModes()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a0cc9aa2b992d30faa93836f1e5ed5749',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEWarpPerspectiveFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), framework::dataset::make("DataType", DataType::U8)), framework::dataset::make("InterpolationPolicy", { InterpolationPolicy::NEAREST_NEIGHBOR, InterpolationPolicy::BILINEAR })), datasets::BorderModes()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a302d5bc9c311e27f605fed818cfe1a3a',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEWarpPerspectiveFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), framework::dataset::make("DataType", DataType::U8)), framework::dataset::make("InterpolationPolicy", { InterpolationPolicy::NEAREST_NEIGHBOR, InterpolationPolicy::BILINEAR })), datasets::BorderModes()))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#acaab998da6cd1cdd17563621365bb95c',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEWidthConcatenateLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(concat(datasets::Small2DShapes(), datasets::Tiny4DShapes()), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#acf8b75b2ed7f99e32fead5970ffc287f',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEWidthConcatenateLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(datasets::WidthConcatenateLayerShapes(), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a5921d4278edecb48a6bea0ec35d0a1a6',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEWidthConcatenateLayerFixture< uint8_t >, framework::DatasetMode::PRECOMMIT, combine(concat(datasets::Small2DShapes(), datasets::Tiny4DShapes()), framework::dataset::make("DataType", DataType::QASYMM8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a95c022778b396ed59b33bd09c60b9cac',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEWidthConcatenateLayerFixture< uint8_t >, framework::DatasetMode::NIGHTLY, combine(datasets::WidthConcatenateLayerShapes(), framework::dataset::make("DataType", DataType::QASYMM8)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a84f6d34d13c1d1047d51dea72fa91f20',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunSmall, NEYOLOLayerFixture< float >, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallYOLOShapes(), YOLODataset), framework::dataset::make("DataType", DataType::F32)))'],['../namespacearm__compute_1_1test_1_1validation.xhtml#a789c0705a32618491b1283987a0284a5',1,'arm_compute::test::validation::FIXTURE_DATA_TEST_CASE(RunLarge, NEYOLOLayerFixture< float >, framework::DatasetMode::NIGHTLY, combine(combine(datasets::LargeYOLOShapes(), YOLODataset), framework::dataset::make("DataType", DataType::F32)))']]], |