Searched refs:_do_run (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/python/client/ |
D | session.py | 1152 results = self._do_run(handle, final_targets, final_fetches, 1289 def _do_run(self, handle, target_list, fetch_list, feed_dict, options, member in BaseSession
|
/external/autotest/server/ |
D | autotest.py | 480 self._do_run(control_file, results_dir, host, atrun, timeout, 494 def _do_run(self, control_file, results_dir, host, atrun, timeout, member in Autotest
|