Home
last modified time | relevance | path

Searched defs:HostPortsJob (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_channel.h39 struct HostPortsJob { struct
40 HostPortsJob(const string& job_id, const std::map<int, string>& host_ports) in HostPortsJob() function
52 const std::vector<HostPortsJob>& host_ports_jobs() const { in host_ports_jobs() argument