Home
last modified time | relevance | path

Searched defs:SmallShapesBroadcast (Results 1 – 15 of 15) sorted by relevance

/external/ComputeLibrary/tests/validation/NEON/
DLogical.cpp52 …dcast, NELogicalAndFixture<uint8_t>, framework::DatasetMode::ALL, datasets::SmallShapesBroadcast()) in FIXTURE_DATA_TEST_CASE()
69 …adcast, NELogicalOrFixture<uint8_t>, framework::DatasetMode::ALL, datasets::SmallShapesBroadcast()) in FIXTURE_DATA_TEST_CASE()
DElementwiseDivision.cpp117 …icShapeFixture<float>, framework::DatasetMode::ALL, combine(combine(datasets::SmallShapesBroadcast… in FIXTURE_DATA_TEST_CASE()
151 …oadcastFixture<float>, framework::DatasetMode::ALL, combine(combine(datasets::SmallShapesBroadcast… in FIXTURE_DATA_TEST_CASE()
DElementwisePower.cpp124 …oadcastFixture<float>, framework::DatasetMode::ALL, combine(combine(datasets::SmallShapesBroadcast… in FIXTURE_DATA_TEST_CASE()
DElementwiseMin.cpp213 …oadcastFixture<float>, framework::DatasetMode::ALL, combine(combine(datasets::SmallShapesBroadcast… in FIXTURE_DATA_TEST_CASE()
DPReluLayer.cpp192 …ayerBroadcastFixture<float>, framework::DatasetMode::ALL, combine(datasets::SmallShapesBroadcast(), in FIXTURE_DATA_TEST_CASE()
DElementwiseSquareDiff.cpp209 …tFixture<float>, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::SmallShapesBroadcast… in FIXTURE_DATA_TEST_CASE()
DElementwiseMax.cpp212 …oadcastFixture<float>, framework::DatasetMode::ALL, combine(combine(datasets::SmallShapesBroadcast… in FIXTURE_DATA_TEST_CASE()
/external/ComputeLibrary/tests/validation/CL/
DLogical.cpp83 …adcast, CLLogicalOrFixture<uint8_t>, framework::DatasetMode::ALL, datasets::SmallShapesBroadcast()) in FIXTURE_DATA_TEST_CASE()
117 …dcast, CLLogicalAndFixture<uint8_t>, framework::DatasetMode::ALL, datasets::SmallShapesBroadcast()) in FIXTURE_DATA_TEST_CASE()
DElementwisePower.cpp116 …loatFixture<half>, framework::DatasetMode::ALL, combine(combine(combine(datasets::SmallShapesBroad… in FIXTURE_DATA_TEST_CASE()
150 …oatFixture<float>, framework::DatasetMode::ALL, combine(combine(combine(datasets::SmallShapesBroad… in FIXTURE_DATA_TEST_CASE()
DPReluLayer.cpp225 …ayerBroadcastFixture<float>, framework::DatasetMode::ALL, combine(datasets::SmallShapesBroadcast(), in FIXTURE_DATA_TEST_CASE()
DElementwiseSquaredDiff.cpp195 …oatFixture<float>, framework::DatasetMode::ALL, combine(combine(combine(datasets::SmallShapesBroad… in FIXTURE_DATA_TEST_CASE()
DElementwiseMin.cpp208 …oatFixture<float>, framework::DatasetMode::ALL, combine(combine(combine(datasets::SmallShapesBroad… in FIXTURE_DATA_TEST_CASE()
DElementwiseMax.cpp209 …oatFixture<float>, framework::DatasetMode::ALL, combine(combine(combine(datasets::SmallShapesBroad… in FIXTURE_DATA_TEST_CASE()
DArithmeticDivision.cpp166 …ture<float>, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapesBroad… in FIXTURE_DATA_TEST_CASE()
/external/ComputeLibrary/tests/datasets/
DShapeDatasets.h276 SmallShapesBroadcast() in SmallShapesBroadcast() function