ArmNN
 22.11
WorkingMemHandle::OutputMemDescriptorCoords Struct Reference

#include <WorkingMemHandle.hpp>

Public Attributes

std::vector< LayerBindingIdm_LayerBindingIds
 
std::pair< unsigned int, unsigned int > m_OutputSlotCoords
 
std::vector< std::pair< unsigned int, unsigned int > > m_InputSlotCoords
 

Detailed Description

Definition at line 40 of file WorkingMemHandle.hpp.

Member Data Documentation

◆ m_InputSlotCoords

std::vector<std::pair<unsigned int, unsigned int> > m_InputSlotCoords

Definition at line 45 of file WorkingMemHandle.hpp.

◆ m_LayerBindingIds

std::vector<LayerBindingId> m_LayerBindingIds

Definition at line 42 of file WorkingMemHandle.hpp.

◆ m_OutputSlotCoords

std::pair<unsigned int, unsigned int> m_OutputSlotCoords

Definition at line 44 of file WorkingMemHandle.hpp.


The documentation for this struct was generated from the following file: