Home
last modified time | relevance | path

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

/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.py67 MASTER = 'master' variable in TaskType
159 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.py288 if config.task_type == run_config_lib.TaskType.MASTER:
/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/antlr/runtime/Python3/
Dpylintrc3 [MASTER]
/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/runtime/Python/
Dpylintrc9 [MASTER]
/external/autotest/utils/
Dpylintrc5 [MASTER]
/external/python/apitools/
Ddefault.pylintrc13 [MASTER]
/external/tensorflow/tensorflow/tools/ci_build/
Dpylintrc1 [MASTER]
/external/yapf/
Dpylintrc1 [MASTER]
/external/iproute2/ip/
Dipaddress.c103 _PF(MASTER); in print_link_flags()