aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/hlo_sharding_metadata.cc
Commit message (Expand)AuthorAge
* Fix CRS combiner for spatial partitioningGravatar HyoukJoong Lee2018-09-04
* [XLA] Rename all (Mutable)ArraySlice to absl::Span.Gravatar Tim Shen2018-08-30
* Domain tuple sharding propagation from users instead of from operands.Gravatar A. Unique TensorFlower2018-08-28
* Reduce the memory usage of sharding domainsGravatar A. Unique TensorFlower2018-08-23
* Fix domain isolation for the case when multiple domain type is involvedGravatar A. Unique TensorFlower2018-08-22
* [XLA] Use absl::make_unique instead of xla::MakeUnique.Gravatar Justin Lebar2018-08-20
* Fix domain sharding setting for tuple instructions.Gravatar A. Unique TensorFlower2018-08-09
* Make the HloDomainRemover pass more configurableGravatar A. Unique TensorFlower2018-07-16
* Fix domain removal when the root instruction is an empty domainGravatar A. Unique TensorFlower2018-07-09
* Fixed ShardingMetadata dump of null sharding from None to {}, to make itGravatar A. Unique TensorFlower2018-06-28
* Added comment to explain plugging on external sharding normalizers.Gravatar A. Unique TensorFlower2018-06-14
* Wire in the kDomain infrastructure brought in by cl/193798254.Gravatar A. Unique TensorFlower2018-06-07
* Introduced kDomain HLO instruction set isolation to bound connected sets of i...Gravatar A. Unique TensorFlower2018-05-29