/external/tensorflow/tensorflow/python/estimator/ |
D | run_config_test.py | 681 '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 …]
|
D | run_config.py | 283 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
|
D | training.py | 45 _TRAINER_JOBS = (run_config_lib.TaskType.CHIEF, run_config_lib.TaskType.MASTER,
|
D | training_test.py | 106 run_config_lib.TaskType.MASTER: ['host0:0'], 111 'type': run_config_lib.TaskType.MASTER,
|
/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/ |
D | run_config_test.py | 32 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"],
|
D | run_config.py | 59 MASTER = 'master' variable in TaskType 149 self._is_chief = (self._task_type == TaskType.MASTER and
|
/external/testng/src/main/java/org/testng/ |
D | CommandLineArgs.java | 129 public static final String MASTER = "-master"; field in CommandLineArgs 130 @Parameter(names = MASTER, description = "Host where the master is", hidden = true)
|
D | TestNG.java | 1581 result.master = (String) cmdLineArgs.get(CommandLineArgs.MASTER); in configure() 1759 + CommandLineArgs.MASTER); in validateCommandLineParameters()
|
/external/tensorflow/tensorflow/contrib/learn/python/learn/ |
D | learn_runner_test.py | 133 run_config_lib.TaskType.MASTER: ["localhost:1238"], 351 "type": run_config_lib.TaskType.MASTER
|
D | learn_runner.py | 280 if config.task_type == run_config_lib.TaskType.MASTER:
|
/external/syslinux/doc/ |
D | menu.txt | 226 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/ |
D | README | 99 For each test, the MASTER process takes a lock (READ/WRITE LOCK) and
|
/external/iproute2/bridge/ |
D | link.c | 46 _PF(MASTER); in print_link_flags()
|
/external/libnl/lib/route/ |
D | neigh.c | 270 diff |= NEIGH_DIFF(MASTER, a->n_master != b->n_master); in neigh_compare()
|
D | link.c | 914 diff |= LINK_DIFF(MASTER, a->l_master != b->l_master); in link_compare()
|
/external/antlr/antlr-3.4/runtime/Python/ |
D | pylintrc | 9 [MASTER]
|
/external/autotest/utils/ |
D | pylintrc | 5 [MASTER]
|
/external/tensorflow/tensorflow/tools/ci_build/ |
D | pylintrc | 1 [MASTER]
|
/external/iproute2/ip/ |
D | ipaddress.c | 103 _PF(MASTER); in print_link_flags()
|