Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/tpu/
Dtpu_topology.h76 TpuTopologyChipBoundsExternal chip_bounds() const;
Dtpu_topology.cc84 TpuTopologyChipBoundsExternal TpuTopologyExternal::chip_bounds() const { in chip_bounds() function in tensorflow::tpu::TpuTopologyExternal
/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
Ddistributed_tpu_rewrite_pass.cc1412 tpu_topology.chip_bounds().x, tpu_topology.chip_bounds().y, in ParseTopologyAttr()
1413 tpu_topology.chip_bounds().z, devices_per_chip, {-1, -1}); in ParseTopologyAttr()
1467 tpu_topology.chip_bounds().x, tpu_topology.chip_bounds().y, in ParseDeviceAssignmentAttr()
1468 tpu_topology.chip_bounds().z, devices_per_chip, -1); in ParseDeviceAssignmentAttr()