Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dtpu_rewrite_device_util.cc225 int bound_y, int bound_z, int bound_core) { in DeviceCoordinateOutOfBound()
233 int bound_z, int bound_core) { in DeviceCoordinateErrorMsg()
303 const int bound_z = topology_proto.mesh_shape(2); in ParseTopologyAttr() local
365 const int bound_z = topology.n3(); in GetGeneralTPUExecutionDeviceAssignment() local