Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ get
Method
get
tensorflow/core/framework/dataset.cc:507–510 ·
view source on GitHub ↗
static */
Source
from the content-addressed store, hash-verified
505
506
/* static */
507
Runner* Runner::get() {
508
static Runner* singleton = new RunnerImpl;
509
return singleton;
510
}
511
512
} // namespace data
513
} // namespace tensorflow
Callers
2
Compute
Method · 0.45
GetDatasetFromVariantTensor
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected