Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
H A Dtpu_rewrite_device_util.cc187 const int num_tpus_per_task = tpu_devices[0].size(); in GetFullMeshTPUExecutionDeviceAssignment() local
261 llvm::StringRef topology_attr, int num_tasks, int num_tpus_per_task) { in ParseTopologyAttr()
348 const int num_tpus_per_task = tpu_devices[0].size(); in GetGeneralTPUExecutionDeviceAssignment() local
/aosp_15_r20/external/tensorflow/tensorflow/python/tpu/
H A Dtopology.py225 def num_tpus_per_task(self): member in Topology
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
H A Dupdate_tpu_embedding_ops_passes.cc98 int64 num_tpus_per_task = task_devices.size(); in Run() local
H A Ddistributed_tpu_rewrite_pass.cc1568 string* tpu_compilation_device, int* num_tpus_per_task, in GetTPUDeviceNames()
1595 int num_tasks, int num_tpus_per_task, in ParseTopologyAttr()
1714 int num_tasks, int num_tpus_per_task, in BuildFullMeshDeviceAssignment()
1776 const tpu::TpuTopologyExternal& tpu_topology, int num_tpus_per_task, in BuildDeviceAssignment()
4388 int num_tpus_per_task; in GetDeviceTopology() local