Home
last modified time | relevance | path

Searched refs:_LOCAL_MASTERS (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/tpu/
Dtpu_system_metadata.py42 _LOCAL_MASTERS = ('', 'local') variable
205 if master in _LOCAL_MASTERS:
Dtpu_context.py34 _LOCAL_MASTERS = ('', 'local') variable