Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/
Dsharding_builder.cc72 OpSharding Tuple(const ShapeTree<OpSharding>& shardings) { in Tuple() argument
75 for (const auto& index_to_sharding : shardings.leaves()) { in Tuple()
Dsharding_builder.h57 OpSharding Tuple(const ShapeTree<OpSharding>& shardings);
/external/tensorflow/tensorflow/compiler/xla/experimental/xla_sharding/
DBUILD2 # Python API for shardings in XLA.
Dxla_sharding.py274 shardings = [
278 type=xla_data_pb2.OpSharding.TUPLE, tuple_shardings=shardings)
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module.h444 const std::vector<HloSharding>& shardings) { in set_spmd_parameters_shardings() argument
445 spmd_parameters_shardings_ = shardings; in set_spmd_parameters_shardings()
Dhlo_sharding.cc258 absl::Span<const HloSharding> shardings) { in Tuple() argument
260 for (auto& sharding : shardings) { in Tuple()
264 std::vector<HloSharding> flattened_list(shardings.begin(), shardings.end()); in Tuple()
Dhlo_sharding.h97 absl::Span<const HloSharding> shardings);
/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dcompile_options.proto40 // Whether to automatically generate XLA shardings for SPMD partitioner.
/external/tensorflow/tensorflow/core/protobuf/tpu/
Dcompile_metadata.proto123 // Whether to automatically generate XLA shardings for SPMD partitioner.
/external/tensorflow/tensorflow/compiler/xla/
Dxla_data.proto703 // If type == TUPLE, the sub-shardings, one per leaf node in the tuple shape,
706 // is not stored here; shardings do not store the shapes to which they are
717 // combined with other shardings. Metadata are to not be populated when
Dxla.proto493 // Whether to automatically generate XLA shardings for SPMD partitioner.
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/
Dtpu_sharding_identification.mlir259 // enabled. Non replicated inputs/outputs should have shardings set to be
282 // Tests partitioned variables (via XLA SPMD) propagates shardings correctly.
/external/tensorflow/tensorflow/compiler/mlir/xla/
Dmlir_hlo_to_hlo.cc528 llvm::ArrayRef<std::optional<xla::OpSharding>> shardings) { in AllOptionalShardingsAreSet() argument
529 return llvm::all_of(shardings, in AllOptionalShardingsAreSet()
/external/tensorflow/tensorflow/compiler/mlir/xla/tests/
Dlegalize-tf-communication.mlir6 // and op shardings are added. Sink tokens are created