Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ Create
Method
Create
tensorflow/core/common_runtime/direct_session.cc:956–958 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
954
}
955
956
Status DirectSession::Create(const GraphDef& graph) {
957
return Create(GraphDef(graph));
958
}
959
960
Status DirectSession::Create(GraphDef&& graph) {
961
TF_RETURN_IF_ERROR(init_error_);
Callers
11
TEST_F
Function · 0.45
TEST
Function · 0.45
TestHWAccelerator
Function · 0.45
TEST_F
Function · 0.45
TEST
Function · 0.45
TestSessionInterOpThreadsImpl
Function · 0.45
TestFeedAndFetchTensorsInDeviceMemory
Function · 0.45
TestFeedAndFetchTensorsInDeviceMemoryFailsToMakeCallable
Function · 0.45
FeedFetchBenchmarkHelper
Function · 0.45
RunGraphWithCollectiveFunctions
Method · 0.45
TEST_F
Function · 0.45
Calls
2
Create
Function · 0.50
GraphDef
Class · 0.50
Tested by
11
TEST_F
Function · 0.36
TEST
Function · 0.36
TestHWAccelerator
Function · 0.36
TEST_F
Function · 0.36
TEST
Function · 0.36
TestSessionInterOpThreadsImpl
Function · 0.36
TestFeedAndFetchTensorsInDeviceMemory
Function · 0.36
TestFeedAndFetchTensorsInDeviceMemoryFailsToMakeCallable
Function · 0.36
FeedFetchBenchmarkHelper
Function · 0.36
RunGraphWithCollectiveFunctions
Method · 0.36
TEST_F
Function · 0.36