Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ stop_loop
Method
stop_loop
tensorflow/python/training/coordinator.py:502–504 ·
view source on GitHub ↗
Called when the thread stops.
(self)
Source
from the content-addressed store, hash-verified
500
pass
501
502
def
stop_loop(self):
503
""
"Called when the thread stops."
""
504
pass
505
506
def
run_loop(self):
507
""
"Called at 'timer_interval_secs' boundaries."
""
Callers
1
run
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected