| 
| 
bool  | hasMutableOperators (Block *block) | 
|   | 
| 
  | GraphExecutorImpl (std::shared_ptr< Graph > graph, bool optimize) | 
|   | 
| 
void  | run (Stack &stack) | 
|   | 
| 
std::shared_ptr< Graph >  | graphFor (const Stack &stack) const  | 
|   | 
| 
GraphExecutorState  | getDebugState () | 
|   | 
| 
void  | debugDisableAutodiffSubgraphInlining () | 
|   | 
 | 
| 
static std::shared_ptr< Graph >  | prepareGraph (std::shared_ptr< Graph > &graph) | 
|   | 
| 
static size_t  | countFlatInputs (const TypePtr &ptr) | 
|   | 
| 
static size_t  | countFlatInputs (const std::shared_ptr< Graph > &graph) | 
|   | 
Definition at line 320 of file graph_executor.cpp.
 
The documentation for this struct was generated from the following file: