Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/distribute/coordinator/
Dfault_tolerance_test.py255 def long_function(): function
265 long_function_result = self.cluster_coord.schedule(long_function)
Dcluster_coordinator_test.py864 long_function = self.coordinator.schedule(self._long_function)
871 long_function.fetch()