Home
last modified time | relevance | path

Searched defs:SmallShapes (Results 1 – 10 of 10) sorted by relevance

/external/ComputeLibrary/tests/validation/NEON/
DLogical.cpp46 …ll, NELogicalAndFixture<uint8_t>, framework::DatasetMode::ALL, zip(datasets::SmallShapes(), datase… in FIXTURE_DATA_TEST_CASE()
63 …all, NELogicalOrFixture<uint8_t>, framework::DatasetMode::ALL, zip(datasets::SmallShapes(), datase… in FIXTURE_DATA_TEST_CASE()
DElementwiseMin.cpp115 …eMinFixture<int32_t>, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapes(), … in FIXTURE_DATA_TEST_CASE()
DElementwiseMax.cpp116 …eMaxFixture<int32_t>, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapes(), … in FIXTURE_DATA_TEST_CASE()
DElementwiseSquareDiff.cpp114 …DiffFixture<int32_t>, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapes(), … in FIXTURE_DATA_TEST_CASE()
DElementwiseDivision.cpp110 …DynamicShapeFixture<float>, framework::DatasetMode::ALL, combine(combine(datasets::SmallShapes(), … in FIXTURE_DATA_TEST_CASE()
/external/ComputeLibrary/tests/validation/CL/
DLogical.cpp77 …all, CLLogicalOrFixture<uint8_t>, framework::DatasetMode::ALL, zip(datasets::SmallShapes(), datase… in FIXTURE_DATA_TEST_CASE()
111 …ll, CLLogicalAndFixture<uint8_t>, framework::DatasetMode::ALL, zip(datasets::SmallShapes(), datase… in FIXTURE_DATA_TEST_CASE()
DGEMMLowp.cpp198 …pQuantizeDownInt32ScaleFixture, framework::DatasetMode::ALL, combine(datasets::SmallShapes(), quan… in FIXTURE_DATA_TEST_CASE()
205 …pQuantizeDownInt32ScaleFixture, framework::DatasetMode::ALL, combine(datasets::SmallShapes(), quan… in FIXTURE_DATA_TEST_CASE()
226 …pQuantizeDownInt32ScaleFixture, framework::DatasetMode::ALL, combine(datasets::SmallShapes(), quan… in FIXTURE_DATA_TEST_CASE()
233 …pQuantizeDownInt32ScaleFixture, framework::DatasetMode::ALL, combine(datasets::SmallShapes(), quan… in FIXTURE_DATA_TEST_CASE()
DPReluLayer.cpp154 …eluLayerFixture<uint8_t>, framework::DatasetMode::PRECOMMIT, combine(datasets::SmallShapes(), PRel… in FIXTURE_DATA_TEST_CASE()
DArithmeticDivision.cpp107 …DivisionIntegerFixture, framework::DatasetMode::ALL, combine(combine(combine(datasets::SmallShapes… in FIXTURE_DATA_TEST_CASE()
/external/ComputeLibrary/tests/datasets/
DShapeDatasets.h198 SmallShapes() in SmallShapes() function