ArmNN
 23.08
DataLayoutIndexed.hpp File Reference
Include dependency graph for DataLayoutIndexed.hpp:
This graph shows which files directly or indirectly include this file:

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)