Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_channel.h52 const std::vector<HostPortsJob>& host_ports_jobs() const { in host_ports_jobs() function
Dgrpc_channel.cc323 const int num_jobs = spec.host_ports_jobs().size(); in NewGrpcChannelCache()
330 for (auto& job : spec.host_ports_jobs()) { in NewGrpcChannelCache()