ArmNN
 23.05
InternalTypes.hpp File Reference
#include <armnn/Types.hpp>
#include <common/include/ProfilingGuid.hpp>
#include <array>

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 >