Home
last modified time | relevance | path

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

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