Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/dtensor/cc/
H A Ddtensor_device.cc352 const MeshWithParallelDevice* parallel_device_mesh,
1457 const MeshWithParallelDevice* parallel_device_mesh, in ExecuteFunctionAndWait() argument
1462 parallel_device_mesh->parallel_device().StartExecute( in ExecuteFunctionAndWait()
1472 parallel_device_mesh->parallel_device().Join( in ExecuteFunctionAndWait()
1546 const MeshWithParallelDevice* parallel_device_mesh = in ExecuteRegularOperation() local
1549 if (parallel_device_mesh == nullptr) { in ExecuteRegularOperation()
1554 parallel_device_mesh; in ExecuteRegularOperation()
1657 const MeshWithParallelDevice* parallel_device_mesh = in ExecuteRegularOperation() local
1677 parallel_device_mesh->DeviceIDs(context, status)); in ExecuteRegularOperation()
1685 parallel_device_mesh->parallel_device().StartExecute( in ExecuteRegularOperation()
[all …]