aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/logical_buffer.h
Commit message (Expand)AuthorAge
* Change headers to directly include absl::Span, and clean up the buildGravatar Tim Shen2018-08-30
* BufferValue is a new base class for LogicalBuffer and HloValue. This makes itGravatar Jeremy Lau2018-05-02
* Reduce XLA compile time by ~7% for a convolutional image model:Gravatar A. Unique TensorFlower2017-08-18
* [XLA] Support different alignment requirements depending on buffer color.Gravatar A. Unique TensorFlower2017-06-30
* [XLA] Make logical buffer coloring run on output of points-to analysis.Gravatar A. Unique TensorFlower2017-06-27
* [XLA] Add support for logical buffer coloring.Gravatar A. Unique TensorFlower2017-06-09
* [XLA:HLO] Add buffer aliases to BufferAssignmentProto serialization.Gravatar A. Unique TensorFlower2017-05-26
* Add debug protos that serialize HLO graph information.Gravatar A. Unique TensorFlower2017-05-25
* [TF:XLA] Silence a number of compiler warnings, in particular warnings repeat...Gravatar Peter Hawkins2017-02-27
* [TF:XLA] Change buffer assignment to combine temp buffers into one allocation.Gravatar A. Unique TensorFlower2017-02-07
* Break out HloOrdering classes into separate files.Gravatar Mark Heffernan2017-01-25
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09