Searched refs:SoftmaxLayerSmallShapes (Results 1 – 6 of 6) sorted by relevance
/external/ComputeLibrary/tests/validation/CL/ |
D | SoftmaxLayer.cpp | 175 …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()
|
D | LogSoftmaxLayer.cpp | 58 …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/ |
D | LogSoftmaxLayer.cpp | 99 …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()
|
D | SoftmaxLayer.cpp | 222 …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/ |
D | Softmax.cpp | 124 …, 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/ |
D | ShapeDatasets.h | 1012 class SoftmaxLayerSmallShapes final : public ShapeDataset 1015 SoftmaxLayerSmallShapes() in SoftmaxLayerSmallShapes() function
|