Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ NewRemote
Function
NewRemote
tensorflow/core/debug/grpc_session_debug_test.cc:95–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
std::unique_ptr<Session> NewRemote(const SessionOptions& options) {
96
return std::unique_ptr<Session>(CHECK_NOTNULL(NewSession(options)));
97
}
98
99
class GrpcSessionDebugTest : public ::testing::Test {
100
protected:
Callers
1
TEST_F
Function · 0.70
Calls
1
NewSession
Function · 0.50
Tested by
no test coverage detected