Searched refs:MASTER (Results 1 – 17 of 17) sorted by relevance
/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 | 67 MASTER = 'master' variable in TaskType 159 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 | 288 if config.task_type == run_config_lib.TaskType.MASTER:
|
/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/antlr/runtime/Python3/ |
D | pylintrc | 3 [MASTER]
|
/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/runtime/Python/ |
D | pylintrc | 9 [MASTER]
|
/external/autotest/utils/ |
D | pylintrc | 5 [MASTER]
|
/external/python/apitools/ |
D | default.pylintrc | 13 [MASTER]
|
/external/tensorflow/tensorflow/tools/ci_build/ |
D | pylintrc | 1 [MASTER]
|
/external/yapf/ |
D | pylintrc | 1 [MASTER]
|
/external/iproute2/ip/ |
D | ipaddress.c | 103 _PF(MASTER); in print_link_flags()
|