Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ IsRunning
Method
IsRunning
tensorflow/cc/training/prefetch_runner.cc:45–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
bool PrefetchRunner::IsRunning() const {
46
return is_running_;
47
}
48
49
void PrefetchRunner::Start() {
50
{
Callers
1
AllRunnersStopped
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected