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< std::unique_ptr< 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 80 of file ControlFlow.h.


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