Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Types
nom::repr::ControlFlowGraphImpl< Graph< T, U... > > Struct Template Reference

Public Types

using type = Graph< BasicBlock< T, U... >, int >
 
using bbType = BasicBlock< T, U... >
 

Detailed Description

template<typename T, typename... U>
struct nom::repr::ControlFlowGraphImpl< Graph< T, U... > >

Definition at line 112 of file ControlFlow.h.


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