Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions
torch::jit::LoopView Struct Reference

Public Member Functions

 LoopView (Node *node)
 
BlockbodyBlock () const
 
Valuecond () const
 
ValuemaxTripCount () const
 
ValueinputCond () const
 
ValuenextCond () const
 
ValuecurrentTripCount () const
 
ArrayRef< Value * > carriedInputs () const
 
ArrayRef< Value * > carriedOutputs () const
 
ArrayRef< Value * > bodyCarriedInputs () const
 
ArrayRef< Value * > bodyCarriedOutputs () const
 
Nodenode () const
 
 operator Node * () const
 

Detailed Description

Definition at line 39 of file ir_views.h.


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