ArmNN
 25.11
Loading...
Searching...
No Matches
OpBlockSequencer< LayerT, BlockT >::Pair Struct Reference

#include <SubgraphUtils.hpp>

Public Attributes

LayerT * layer
BlockT * block

Detailed Description

template<typename LayerT, typename BlockT>
struct armnn::OpBlockSequencer< LayerT, BlockT >::Pair

Definition at line 555 of file SubgraphUtils.hpp.

Member Data Documentation

◆ block

template<typename LayerT, typename BlockT>
BlockT* block

Definition at line 558 of file SubgraphUtils.hpp.

◆ layer

template<typename LayerT, typename BlockT>
LayerT* layer

Definition at line 557 of file SubgraphUtils.hpp.


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