Home
last modified time | relevance | path

Searched defs:cancellation_mgr (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/distribute/coordinator/
Dcluster_coordinator_test.py188 def _create_closure(self, cancellation_mgr): argument
Dcluster_coordinator.py337 def __init__(self, function, cancellation_mgr, args=None, kwargs=None): argument