Home
last modified time | relevance | path

Searched refs:MASTER (Results 1 – 19 of 19) sorted by relevance

/external/tensorflow/tensorflow/python/estimator/
Drun_config_test.py681 'type': run_config_lib.TaskType.MASTER,
691 run_config_lib.TaskType.MASTER: ['host0:0'],
696 'type': run_config_lib.TaskType.MASTER,
703 expected_task_type=run_config_lib.TaskType.MASTER,
714 run_config_lib.TaskType.MASTER: ['host0:0'],
717 'type': run_config_lib.TaskType.MASTER,
728 run_config_lib.TaskType.MASTER: ['host0:0'],
732 'type': run_config_lib.TaskType.MASTER,
743 run_config_lib.TaskType.MASTER: ['host0:0'],
746 'type': run_config_lib.TaskType.MASTER,
[all …]
Drun_config.py283 MASTER = 'master' variable in TaskType
474 if self._cluster_spec and TaskType.MASTER in self._cluster_spec.jobs:
539 self._cluster_spec, task_env, TaskType.MASTER)
549 chief_task_type=TaskType.MASTER)
557 self._cluster_spec, chief_task_type=TaskType.MASTER)
559 self._is_chief = self._task_type == TaskType.MASTER
Dtraining.py45 _TRAINER_JOBS = (run_config_lib.TaskType.CHIEF, run_config_lib.TaskType.MASTER,
Dtraining_test.py106 run_config_lib.TaskType.MASTER: ['host0:0'],
111 'type': run_config_lib.TaskType.MASTER,
/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
Drun_config_test.py32 MASTER = "master_" variable
168 run_config_lib.TaskType.MASTER: ["host3:3"],
172 "type": run_config_lib.TaskType.MASTER,
188 run_config_lib.TaskType.MASTER: ["host3:3"],
206 run_config_lib.TaskType.MASTER: ["host3:3"],
210 "type": run_config_lib.TaskType.MASTER,
384 run_config_lib.TaskType.MASTER: ["host6:6"],
Drun_config.py59 MASTER = 'master' variable in TaskType
149 self._is_chief = (self._task_type == TaskType.MASTER and
/external/testng/src/main/java/org/testng/
DCommandLineArgs.java129 public static final String MASTER = "-master"; field in CommandLineArgs
130 @Parameter(names = MASTER, description = "Host where the master is", hidden = true)
DTestNG.java1581 result.master = (String) cmdLineArgs.get(CommandLineArgs.MASTER); in configure()
1759 + CommandLineArgs.MASTER); in validateCommandLineParameters()
/external/tensorflow/tensorflow/contrib/learn/python/learn/
Dlearn_runner_test.py133 run_config_lib.TaskType.MASTER: ["localhost:1238"],
351 "type": run_config_lib.TaskType.MASTER
Dlearn_runner.py280 if config.task_type == run_config_lib.TaskType.MASTER:
/external/syslinux/doc/
Dmenu.txt226 MENU MASTER PASSWD passwd
288 WARNING: if MENU MASTER PASSWD or ALLOWOPTIONS 0 is set, this
547 MENU MASTER PASSWD is set, they require the master password.
/external/ltp/testcases/network/nfsv4/locks/
DREADME99 For each test, the MASTER process takes a lock (READ/WRITE LOCK) and
/external/iproute2/bridge/
Dlink.c46 _PF(MASTER); in print_link_flags()
/external/libnl/lib/route/
Dneigh.c270 diff |= NEIGH_DIFF(MASTER, a->n_master != b->n_master); in neigh_compare()
Dlink.c914 diff |= LINK_DIFF(MASTER, a->l_master != b->l_master); in link_compare()
/external/antlr/antlr-3.4/runtime/Python/
Dpylintrc9 [MASTER]
/external/autotest/utils/
Dpylintrc5 [MASTER]
/external/tensorflow/tensorflow/tools/ci_build/
Dpylintrc1 [MASTER]
/external/iproute2/ip/
Dipaddress.c103 _PF(MASTER); in print_link_flags()