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

Public Member Functions

 InterpreterState (const Code &code)
 
void run (Stack &stack)
 
c10::intrusive_ptr< Future > runAsync (Stack &stack)
 
c10::intrusive_ptr< Future > getFuture ()
 

Friends

struct InterpreterStateImpl
 

Detailed Description

Definition at line 49 of file interpreter.h.


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