ArmNN
 24.02
InternalTypes.hpp File Reference
#include <armnn/Types.hpp>
#include <common/include/ProfilingGuid.hpp>
#include <array>
Include dependency graph for InternalTypes.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 armnn
 Copyright (c) 2021 ARM Limited and Contributors.
 

Typedefs

using Coordinates = std::array< unsigned int, MaxNumOfTensorDimensions >
 
using Dimensions = std::array< unsigned int, MaxNumOfTensorDimensions >