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

Public Member Functions

 Code (const std::shared_ptr< Graph > &graph)
 
const std::vector< GraphExecutor * > & grad_executors ()
 
 operator bool () const
 

Friends

struct InterpreterStateImpl
 
std::ostream & operator<< (std::ostream &out, const Code &code)
 

Detailed Description

Definition at line 32 of file interpreter.h.


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