Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dtpu_rewrite_device_util.cc228 bool DeviceCoordinateOutOfBound(int x, int y, int z, int core, int bound_x, in DeviceCoordinateOutOfBound()
236 int z, int core, int bound_x, int bound_y, in DeviceCoordinateErrorMsg()
305 const int bound_x = topology_proto.mesh_shape(0); in ParseTopologyAttr() local
367 const int bound_x = topology.n1(); in GetGeneralTPUExecutionDeviceAssignment() local