ArmNN
 20.02
DataLayoutIndexed.hpp File Reference
#include <armnn/Types.hpp>
#include <armnn/Tensor.hpp>
#include <boost/assert.hpp>

Go to the source code of this file.

Classes

class  DataLayoutIndexed
 Provides access to the appropriate indexes for Channels, Height and Width based on DataLayout. More...
 

Namespaces

 armnnUtils
 

Functions

bool operator== (const armnn::DataLayout &dataLayout, const DataLayoutIndexed &indexed)
 Equality methods. More...
 
bool operator== (const DataLayoutIndexed &indexed, const armnn::DataLayout &dataLayout)