Home
last modified time | relevance | path

Searched refs:AssignLocalDevices (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dtpu_computation_placer.h41 static StatusOr<xla::DeviceAssignment> AssignLocalDevices(
Dtpu_computation_placer.cc57 TpuComputationPlacer::AssignLocalDevices(TpuHostLocationExternal host_location, in AssignLocalDevices() function in tensorflow::tpu::TpuComputationPlacer
/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dtpu_client.cc107 return tf_tpu::TpuComputationPlacer::AssignLocalDevices(host, num_replicas, in GetDefaultDeviceAssignment()