#include "Sme2ShapePolicy.hpp"
#include "Graph.hpp"
#include "Layer.hpp"
#include "armnnUtils/DataLayoutIndexed.hpp"
#include <armnn/Descriptors.hpp>
#include <armnn/Tensor.hpp>
#include <algorithm>
#include <cstdint>
Go to the source code of this file.
|
| | armnn |
| | Copyright (c) 2021 ARM Limited and Contributors.
|
| |
◆ m_DepthwiseConvolution2dOps
| unsigned int m_DepthwiseConvolution2dOps = 0 |
◆ m_GemmLikeOps
| unsigned int m_GemmLikeOps = 0 |
◆ m_GemmMacs
◆ m_HasFp16
◆ m_HasPoseShape
| bool m_HasPoseShape = false |
◆ m_HasQuantized
| bool m_HasQuantized = false |
◆ m_HasSegmentationShape
| bool m_HasSegmentationShape = false |
◆ m_HasSmallMLargeNProjection
| bool m_HasSmallMLargeNProjection = false |
◆ m_HasStyleTransferShape
| bool m_HasStyleTransferShape = false |
◆ m_NonPointwiseGemmMacs
| int64_t m_NonPointwiseGemmMacs = 0 |
◆ m_SmallDenseProjectionOps
| unsigned int m_SmallDenseProjectionOps = 0 |