Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dxla_sharding_util.cc203 bool UnsupportedPartitionedShardingType(xla::OpSharding::Type sharding) { in UnsupportedPartitionedShardingType() function
260 if (UnsupportedPartitionedShardingType(input_sharding_type)) in ExtractInputsForLogicalDevices()
566 if (UnsupportedPartitionedShardingType(output_sharding_type)) in RemapOutputsFromLogicalDevices()