Home
last modified time | relevance | path

Searched defs:TinyShapes (Results 1 – 6 of 6) sorted by relevance

/external/ComputeLibrary/tests/validation/CL/
DElementwiseSquaredDiff.cpp168 …DiffFloatFixture<half>, framework::DatasetMode::ALL, combine(combine(combine(datasets::TinyShapes(… in FIXTURE_DATA_TEST_CASE()
185 …iffFloatFixture<float>, framework::DatasetMode::ALL, combine(combine(combine(datasets::TinyShapes(… in FIXTURE_DATA_TEST_CASE()
DElementwisePower.cpp108 …owerFloatFixture<half>, framework::DatasetMode::ALL, combine(combine(combine(datasets::TinyShapes(… in FIXTURE_DATA_TEST_CASE()
142 …werFloatFixture<float>, framework::DatasetMode::ALL, combine(combine(combine(datasets::TinyShapes(… in FIXTURE_DATA_TEST_CASE()
DElementwiseMin.cpp181 …eMinFloatFixture<half>, framework::DatasetMode::ALL, combine(combine(combine(datasets::TinyShapes(… in FIXTURE_DATA_TEST_CASE()
198 …MinFloatFixture<float>, framework::DatasetMode::ALL, combine(combine(combine(datasets::TinyShapes(… in FIXTURE_DATA_TEST_CASE()
DElementwiseMax.cpp181 …eMaxFloatFixture<half>, framework::DatasetMode::ALL, combine(combine(combine(datasets::TinyShapes(… in FIXTURE_DATA_TEST_CASE()
198 …MaxFloatFixture<float>, framework::DatasetMode::ALL, combine(combine(combine(datasets::TinyShapes(… in FIXTURE_DATA_TEST_CASE()
DArithmeticDivision.cpp130 …sionFloatFixture<half>, framework::DatasetMode::ALL, combine(combine(combine(datasets::TinyShapes(… in FIXTURE_DATA_TEST_CASE()
147 …ionFloatFixture<float>, framework::DatasetMode::ALL, combine(combine(combine(datasets::TinyShapes(… in FIXTURE_DATA_TEST_CASE()
/external/ComputeLibrary/tests/datasets/
DShapeDatasets.h164 TinyShapes() in TinyShapes() function