Searched refs:_LOCAL_MASTERS (Results 1 – 3 of 3) sorted by relevance
37 _LOCAL_MASTERS = ("", "local") variable81 if tpu_name not in _LOCAL_MASTERS:183 if tpu_name not in _LOCAL_MASTERS:
41 _LOCAL_MASTERS = ('', 'local') variable215 if master in _LOCAL_MASTERS:
38 _LOCAL_MASTERS = ("", "local") variable145 if cluster_spec_or_resolver.master() in _LOCAL_MASTERS: