Searched refs:start_standard_services (Results 1 - 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/python/training/
H A Dsupervisor.py636 def start_standard_services(self, sess): member in class:Supervisor
692 start_standard_services=True):
708 start_standard_services: Whether to start the standard services and the
728 if start_standard_services:
730 self.start_standard_services(sess)
735 if start_standard_services:
926 start_standard_services=True,
976 start_standard_services: Whether to start the standard services,
989 start_standard_services=start_standard_services)
[all...]
H A Dsupervisor_test.py162 "", close_summary_writer=True, start_standard_services=False) as sess:
168 "", close_summary_writer=True, start_standard_services=False) as sess:
215 start_standard_services=False) as sess:
219 start_standard_services=False) as sess:
406 sv.start_standard_services(sess)
/external/tensorflow/tensorflow/contrib/slim/python/slim/
H A Dlearning.py747 master, start_standard_services=False, config=session_config) as sess:
755 sv.start_standard_services(sess)
/external/tensorflow/tensorflow/contrib/learn/python/learn/
H A Dgraph_actions.py309 start_standard_services=True)

Completed in 207 milliseconds