Home
last modified time | relevance | path

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

/external/armnn/src/backends/backendsCommon/test/layerTests/
DLayerTestResult.hpp30 struct LayerTestResult struct
32 LayerTestResult(const armnn::TensorInfo& outputInfo) in LayerTestResult() function
41 boost::multi_array<T, n> output;
42 boost::multi_array<T, n> outputExpected;
43 bool supported;
44 bool compareBoolean;