Home
last modified time | relevance | path

Searched defs:NodeView (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/utils/
Dgraph_view.h37 class NodeView; variable
82 explicit NodeView(GraphView* graph_view, int node_index) in NodeView() function
85 NodeView() : NodeViewInternal() {} in NodeView() function
125 friend class NodeView; variable