MCPcopy 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
45bool PrefetchRunner::IsRunning() const {
46 return is_running_;
47}
48
49void PrefetchRunner::Start() {
50 {

Callers 1

AllRunnersStoppedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected