ArmNN
 22.05
LayerTestResult< T, n > Member List

This is the complete list of members for LayerTestResult< T, n >, including all inherited members.

LayerTestResult(const armnn::TensorInfo &outputInfo)LayerTestResult< T, n >inline
LayerTestResult(const std::vector< T > &actualData, const std::vector< T > &expectedData, const armnn::TensorShape &actualShape, const armnn::TensorShape &expectedShape)LayerTestResult< T, n >inline
LayerTestResult(const std::vector< T > &actualData, const std::vector< T > &expectedData, const armnn::TensorShape &actualShape, const armnn::TensorShape &expectedShape, const bool compareBoolean)LayerTestResult< T, n >inline
m_ActualDataLayerTestResult< T, n >
m_ActualShapeLayerTestResult< T, n >
m_CompareBooleanLayerTestResult< T, n >
m_ExpectedDataLayerTestResult< T, n >
m_ExpectedShapeLayerTestResult< T, n >
m_SupportedLayerTestResult< T, n >