Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
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
/external/tensorflow/tensorflow/python/tpu/
Dtopology.py225 def num_tpus_per_task(self): member in Topology
/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
Dupdate_tpu_embedding_ops_passes.cc98 int64 num_tpus_per_task = task_devices.size(); in Run() local
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