Searched refs:SmallReshapeLayerDataset (Results 1 – 4 of 4) sorted by relevance
/external/ComputeLibrary/tests/validation/dynamic_fusion/gpu/cl/ |
D | Reshape.cpp | 76 …rFixture<float>, framework::DatasetMode::ALL, combine(datasets::SmallReshapeLayerDataset(), framew… 85 …erFixture<half>, framework::DatasetMode::ALL, combine(datasets::SmallReshapeLayerDataset(), framew… in TEST_SUITE() 94 …ixture<uint8_t>, framework::DatasetMode::ALL, combine(datasets::SmallReshapeLayerDataset(), framew… in TEST_SUITE() 103 …Fixture<int8_t>, framework::DatasetMode::ALL, combine(datasets::SmallReshapeLayerDataset(), framew… in TEST_SUITE() 112 …ixture<int16_t>, framework::DatasetMode::ALL, combine(datasets::SmallReshapeLayerDataset(), framew… in TEST_SUITE()
|
/external/ComputeLibrary/tests/validation/CL/ |
D | ReshapeLayer.cpp | 82 …rFixture<float>, framework::DatasetMode::ALL, combine(datasets::SmallReshapeLayerDataset(), framew… in TEST_SUITE() 90 …erFixture<half>, framework::DatasetMode::ALL, combine(datasets::SmallReshapeLayerDataset(), framew… in TEST_SUITE() 101 …ixture<uint8_t>, framework::DatasetMode::ALL, combine(datasets::SmallReshapeLayerDataset(), framew… in TEST_SUITE_END() 109 …Fixture<int8_t>, framework::DatasetMode::ALL, combine(datasets::SmallReshapeLayerDataset(), framew… in TEST_SUITE() 117 …ixture<int16_t>, framework::DatasetMode::ALL, combine(datasets::SmallReshapeLayerDataset(), framew… in TEST_SUITE()
|
/external/ComputeLibrary/tests/validation/NEON/ |
D | ReshapeLayer.cpp | 82 …rFixture<float>, framework::DatasetMode::ALL, combine(datasets::SmallReshapeLayerDataset(), framew… in TEST_SUITE() 92 …Fixture<int8_t>, framework::DatasetMode::ALL, combine(datasets::SmallReshapeLayerDataset(), framew… in TEST_SUITE_END() 100 …ixture<int16_t>, framework::DatasetMode::ALL, combine(datasets::SmallReshapeLayerDataset(), framew… in TEST_SUITE()
|
/external/ComputeLibrary/tests/datasets/ |
D | ReshapeLayerDataset.h | 102 class SmallReshapeLayerDataset final : public ReshapeLayerDataset 105 SmallReshapeLayerDataset() in SmallReshapeLayerDataset() function
|