MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / graph

Method graph

tensorflow/core/grappler/graph_view.h:112–112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110 };
111
112 GraphDefT* graph() const { return graph_; }
113
114 // Finds a node by name or return `nullptr` if it's not in the graph view.
115 NodeDefT* GetNode(absl::string_view node_name) const {

Callers 4

CheckGraphFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 4

CheckGraphFunction · 0.36
TESTFunction · 0.36