Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dtpu_rewrite_device_util.cc224 bool DeviceCoordinateOutOfBound(int x, int y, int z, int core, int bound_x, in DeviceCoordinateOutOfBound() function
314 if (DeviceCoordinateOutOfBound(x, y, z, core, bound_x, bound_y, bound_z, in ParseTopologyAttr()
388 if (DeviceCoordinateOutOfBound(x, y, z, core, bound_x, bound_y, bound_z, in GetGeneralTPUExecutionDeviceAssignment()