aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/device_memory_allocator.cc
Commit message (Expand)AuthorAge
* [XLA] Rename all (Mutable)ArraySlice to absl::Span.Gravatar Tim Shen2018-08-30
* [XLA] Switch to absl::StrFormat.Gravatar Justin Lebar2018-08-27
* [XLA] Make XLA's memory allocator return an owning smart pointer.Gravatar Justin Lebar2018-05-09
* [XLA] Convert XLA to use xla::se as a namespace alias for ::stream_executor.Gravatar Justin Lebar2018-04-17
* [XLA] Make DeviceMemoryAllocator::platform() a const pointer.Gravatar Justin Lebar2018-01-26
* [XLA] Propagate Status from DeviceMemoryAllocator on failure.Gravatar A. Unique TensorFlower2017-07-11
* [XLA] TransferManager states if tuple elements have distinct buffers from tup...Gravatar A. Unique TensorFlower2017-03-15
* [TF:XLA:GPU] Avoid a CPU-GPU synchronization when running XLA GPU computation...Gravatar Peter Hawkins2017-03-08
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09