HomeSort by relevance Sort by last modified time
    Searched defs:GetLocalityAsync (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/common_runtime/
device_resolver_local.cc 37 void DeviceResolverLocal::GetLocalityAsync(const string& device,
  /external/tensorflow/tensorflow/core/distributed_runtime/
device_resolver_distributed.cc 26 void DeviceResolverDistributed::GetLocalityAsync(const string& device,
62 GetLocalityAsync(device, task, locality, done);
80 GetLocalityAsync(inst_params.device_names[i], inst_params.task_names[i],

Completed in 281 milliseconds