Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
H A Dtpu_rewrite_device_util.cc225 int bound_y, int bound_z, int bound_core) { in DeviceCoordinateOutOfBound()
232 int z, int core, int bound_x, int bound_y, in DeviceCoordinateErrorMsg()
302 const int bound_y = topology_proto.mesh_shape(1); in ParseTopologyAttr() local
364 const int bound_y = topology.n2(); in GetGeneralTPUExecutionDeviceAssignment() local