Home
last modified time | relevance | path

Searched defs:cluster_func_output (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dxla_sharding_util.cc412 const mlir::Location& location, mlir::Value cluster_func_output, in HandleTileShardedOutputs()
544 const auto cluster_func_output = result_and_index.value(); in RemapOutputsFromLogicalDevices() local