Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ Extend
Method
Extend
tensorflow/core/distributed_runtime/rpc/grpc_session.cc:175–177 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
173
}
174
175
Status GrpcSession::Extend(const GraphDef& graph) {
176
return Extend(GraphDef(graph));
177
}
178
179
Status GrpcSession::Extend(const RunOptions& run_options,
180
const GraphDef& graph) {
Callers
1
TEST
Function · 0.45
Calls
3
Extend
Function · 0.85
SetTimeout
Method · 0.80
GraphDef
Class · 0.50
Tested by
1
TEST
Function · 0.36