aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/llvm_ir/dynamic_update_slice_util.cc
Commit message (Expand)AuthorAge
* [XLA] Rename all (Mutable)ArraySlice to absl::Span.Gravatar Tim Shen2018-08-30
* [XLA] Use absl string types and functions instead of the TF versions.Gravatar Justin Lebar2018-08-23
* [XLA] DynamicSlice and DynamicUpdateSlice OOB behavior is now well-defined.Gravatar Michael Kuperstein2018-07-25
* [XLA] s/ir_builder/b/Gravatar Justin Lebar2018-07-20
* Support unsigned indices for in-place DynamicUpdateSlice.Gravatar Adrian Kuegel2018-07-18