Home
last modified time | relevance | path

Searched refs:SoftmaxLayerSmallShapes (Results 1 – 6 of 6) sorted by relevance

/external/ComputeLibrary/tests/validation/CL/
DSoftmaxLayer.cpp175 …re<half>, framework::DatasetMode::ALL, combine(combine(combine(datasets::SoftmaxLayerSmallShapes(), in TEST_SUITE()
202 …e<float>, framework::DatasetMode::ALL, combine(combine(combine(datasets::SoftmaxLayerSmallShapes(), in TEST_SUITE()
234 …uint8_t>, framework::DatasetMode::ALL, combine(combine(combine(datasets::SoftmaxLayerSmallShapes(), in TEST_SUITE()
266 …<int8_t>, framework::DatasetMode::ALL, combine(combine(combine(datasets::SoftmaxLayerSmallShapes(), in TEST_SUITE()
DLogSoftmaxLayer.cpp58 …re<half>, framework::DatasetMode::ALL, combine(combine(combine(datasets::SoftmaxLayerSmallShapes(), in TEST_SUITE()
85 …e<float>, framework::DatasetMode::ALL, combine(combine(combine(datasets::SoftmaxLayerSmallShapes(), in TEST_SUITE()
/external/ComputeLibrary/tests/validation/NEON/
DLogSoftmaxLayer.cpp99 …t>, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SoftmaxLayerSmallShapes(), in TEST_SUITE()
131 …uint8_t>, framework::DatasetMode::ALL, combine(combine(combine(datasets::SoftmaxLayerSmallShapes(), in TEST_SUITE()
DSoftmaxLayer.cpp222 …t>, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SoftmaxLayerSmallShapes(), in TEST_SUITE()
254 …uint8_t>, framework::DatasetMode::ALL, combine(combine(combine(datasets::SoftmaxLayerSmallShapes(), in TEST_SUITE()
284 …<int8_t>, framework::DatasetMode::ALL, combine(combine(combine(datasets::SoftmaxLayerSmallShapes(), in TEST_SUITE()
/external/ComputeLibrary/tests/validation/dynamic_fusion/gpu/cl/
DSoftmax.cpp124 …, framework::DatasetMode::ALL, combine(combine(combine(combine(datasets::SoftmaxLayerSmallShapes(), in TEST_SUITE()
158 …, framework::DatasetMode::ALL, combine(combine(combine(combine(datasets::SoftmaxLayerSmallShapes(), in TEST_SUITE()
/external/ComputeLibrary/tests/datasets/
DShapeDatasets.h1012 class SoftmaxLayerSmallShapes final : public ShapeDataset
1015 SoftmaxLayerSmallShapes() in SoftmaxLayerSmallShapes() function