Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dxla_sharding_util.cc406 const auto output_from_logical_device = in GetTileShardedOutputsToMerge() local
409 outputs_to_merge->emplace_back(output_from_logical_device); in GetTileShardedOutputsToMerge()
595 const auto output_from_logical_device = in RemapOutputsFromLogicalDevices() local
599 output_from_logical_device); in RemapOutputsFromLogicalDevices()
637 const auto output_from_logical_device = in RemapOutputsFromLogicalDevices() local
640 old_parallel_execute_output.replaceAllUsesWith(output_from_logical_device); in RemapOutputsFromLogicalDevices()