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) |
Definition at line 32 of file interpreter.h.