Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dtpu_rewrite_device_util.cc374 auto location_to_id = [&](int x, int y, int z, int core) { in GetGeneralTPUExecutionDeviceAssignment() local
405 const int device_id = location_to_id(x, y, z, core); in GetGeneralTPUExecutionDeviceAssignment()