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

Public Member Functions

 IfView (Node *node)
 
Valuecond () const
 
BlockthenBlock () const
 
BlockelseBlock () const
 
ArrayRef< Value * > thenOutputs () const
 
ArrayRef< Value * > elseOutputs () const
 
ArrayRef< Value * > outputs () const
 
Nodenode () const
 
 operator Node * () const
 

Detailed Description

Definition at line 6 of file ir_views.h.


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