Public Member Functions | Protected Member Functions | Protected Attributes
ngraph::Evaluator< V >::Inst Class Referenceabstract

Intstructions for evaluations state machine. More...

#include <evaluator.hpp>

Inheritance diagram for ngraph::Evaluator< V >::Inst:
Inheritance graph
[legend]
Collaboration diagram for ngraph::Evaluator< V >::Inst:
Collaboration graph
[legend]

Public Member Functions

virtual void handle (Evaluator &evaluator, InstStack &inst_stack, Node *node)=0
 
Nodeget_node ()
 

Protected Member Functions

 Inst (Node *node)
 

Protected Attributes

Nodem_node
 

Detailed Description

template<typename V>
class ngraph::Evaluator< V >::Inst

Intstructions for evaluations state machine.


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