Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dxla_sharding_util.cc376 const int cluster_func_output_index) { in MapClusterOutputIndexWithRegionOutputIndex() argument
378 for (int output_index = 0; output_index < cluster_func_output_index; in MapClusterOutputIndexWithRegionOutputIndex()
392 const int cluster_func_output_index, const xla::OpSharding& sharding, in GetTileShardedOutputsToMerge() argument
400 sharding, logical_device_id, cluster_func_output_index); in GetTileShardedOutputsToMerge()
411 const int cluster_func_output_index, const xla::OpSharding& sharding, in HandleTileShardedOutputs() argument
422 cluster_func_output_index, sharding, parallel_execute); in HandleTileShardedOutputs()