Home
last modified time | relevance | path

Searched refs:job_spec (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_testlib_server.cc38 Status FillServerDef(const string& job_spec, const string& job_name, in FillServerDef() argument
46 for (const string& job_str : str_util::Split(job_spec, ',')) { in FillServerDef()
80 tensorflow::string job_spec; in main() local
86 tensorflow::Flag("tf_jobs", &job_spec, "job specification"), in main()
100 tensorflow::Status s = tensorflow::FillServerDef(job_spec, job_name, num_cpus, in main()
/external/grpc-grpc/tools/run_tests/
Drun_tests.py147 def job_spec(self, member in Config
393 self.config.job_spec(
425 self.config.job_spec(
441 self.config.job_spec(
588 self.config.job_spec(
593 self.config.job_spec(
635 self.config.job_spec(
676 self.config.job_spec(
726 self.config.job_spec(
878 self.config.job_spec(
[all …]