Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ GetGraph
Method
GetGraph
tensorflow/compiler/jit/encapsulate_subgraphs_pass.cc:464–464 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
462
}
463
464
Graph* Encapsulator::Subgraph::GetGraph() const { return graph_.get(); }
465
466
Status Encapsulator::Subgraph::RecordArg(
467
const Edge* edge, const std::unordered_map<const Node*, Node*>& node_images,
Callers
2
CopySubgraphEdges
Method · 0.45
SplitIntoSubgraphs
Method · 0.45
Calls
1
get
Method · 0.45
Tested by
no test coverage detected