Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ join
Method
join
tensorflow/python/distribute/distribute_coordinator.py:428–430 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
426
session.Session(target=target, config=session_config)
427
428
def
join(self):
429
while
True:
430
time.sleep(5)
431
432
if
environment ==
"google"
:
433
server = _FakeServer()
Callers
15
_iterator_checkpoint_prefix
Method · 0.45
testSaveRestoreOneShotIterator
Method · 0.45
testSaveRestoreMultipleIterator
Method · 0.45
testRestoreExhaustedIterator
Method · 0.45
testRestoreInReconstructedIteratorInitializable
Method · 0.45
_touchTempFiles
Method · 0.45
testSkipEagerEmptyDirectory
Method · 0.45
testSimpleDirectory
Method · 0.45
testSimpleDirectoryNotShuffled
Method · 0.45
dataset_fn
Method · 0.45
testFixedSeedResultsInRepeatableOrder
Method · 0.45
testSimpleDirectoryInitializer
Method · 0.45
Calls
1
sleep
Method · 0.45
Tested by
15
_iterator_checkpoint_prefix
Method · 0.36
testSaveRestoreOneShotIterator
Method · 0.36
testSaveRestoreMultipleIterator
Method · 0.36
testRestoreExhaustedIterator
Method · 0.36
testRestoreInReconstructedIteratorInitializable
Method · 0.36
_touchTempFiles
Method · 0.36
testSkipEagerEmptyDirectory
Method · 0.36
testSimpleDirectory
Method · 0.36
testSimpleDirectoryNotShuffled
Method · 0.36
dataset_fn
Method · 0.36
testFixedSeedResultsInRepeatableOrder
Method · 0.36
testSimpleDirectoryInitializer
Method · 0.36