aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/shaped_buffer.h
Commit message (Expand)AuthorAge
* Change headers to directly include absl::Span, and clean up the buildGravatar Tim Shen2018-08-30
* New XLA API to launch a program.Gravatar Yunxing Dai2018-08-29
* [XLA] Fix memory leak in ScopedShapedBuffer's move-assignment operator.Gravatar Justin Lebar2018-05-20
* [XLA] Make XLA's memory allocator return an owning smart pointer.Gravatar Justin Lebar2018-05-09
* [XLA] Make Executable return a ScopedShapedBuffer.Gravatar Justin Lebar2018-04-22
* [XLA] De-unique_ptr-ify ShapedBuffer and ScopedShapedBuffer.Gravatar Justin Lebar2018-04-19
* [XLA] Convert XLA to use xla::se as a namespace alias for ::stream_executor.Gravatar Justin Lebar2018-04-17
* Make conversions from ShapedBuffer <-> ScopedShapedBuffer efficient byGravatar A. Unique TensorFlower2018-02-15
* Minor cleanup, now that there's a single Executable::ExecuteOnStream method.Gravatar A. Unique TensorFlower2017-12-20
* Merged commit includes the following changes:Gravatar A. Unique TensorFlower2017-12-18
* Enable transferring a tuple literal to a replicated device.Gravatar Mark Heffernan2017-12-04
* Add methods on TransferManager which transfer to/from device memory specified...Gravatar Mark Heffernan2017-11-16
* Automated g4 rollback of changelist 175571632Gravatar A. Unique TensorFlower2017-11-14
* Automated g4 rollback of changelist 175304150Gravatar A. Unique TensorFlower2017-11-13
* [TF:XLA] Add helper to append buffers to ShapedBuffer.Gravatar A. Unique TensorFlower2017-11-10
* For tuple-shaped data, change ShapedBuffer (an abstraction holding on-device ...Gravatar Mark Heffernan2017-09-26
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09