aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/tf2xla/sharding_util.cc
Commit message (Expand)AuthorAge
* [XLA] Make tensorflow/compiler use absl::{StrCat,string_view,InlinedVector} c...Gravatar Benjamin Kramer2018-09-05
* Use absl functions instead of str_util within tf2xla.Gravatar Justin Lebar2018-08-23
* [XLA] gtl::optional->absl::optionalGravatar Yunxing Dai2018-08-21
* Replaced calls to deprecated tensorflow::StringPiece methods with theirGravatar A. Unique TensorFlower2018-03-30
* Remove unused BUILD dependenciesGravatar A. Unique TensorFlower2017-12-20
* PiperOrigin-RevId: 179639611Gravatar Raghuraman Krishnamoorthi2017-12-20
* [TF:XLA] Move ShardingBuilder out of computation_builder.hGravatar A. Unique TensorFlower2017-12-20
* Introduce an experimental API to pass sharding information from tensorflow to...Gravatar A. Unique TensorFlower2017-12-08
* Add compiler/tf2xla/sharding_util.h with utilities for getting the core devic...Gravatar A. Unique TensorFlower2017-10-31