aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/tuple_points_to_analysis.cc
Commit message (Expand)AuthorAge
* Eliminate HloInstruction::FullyQualifiedName().Gravatar A. Unique TensorFlower2017-07-05
* Speed up TuplePointsToAnalysis.Gravatar Justin Lebar2017-06-28
* [XLA] Make logical buffer coloring run on output of points-to analysis.Gravatar A. Unique TensorFlower2017-06-27
* Remove operand parameters from Handle{Maximum,Minimum,Convert,Copy}.Gravatar A. Unique TensorFlower2017-06-20
* [XLA] Add support for logical buffer coloring.Gravatar A. Unique TensorFlower2017-06-09
* [XLA] Simplify Shape traversal visitors.Gravatar Mark Heffernan2017-06-06
* [XLA] Allow of the tuple instruction as the fusion root.Gravatar A. Unique TensorFlower2017-05-26
* [XLA] Simplify BufferAlias class by removing unused member.Gravatar A. Unique TensorFlower2017-05-19
* Merged commit includes the following changes:Gravatar A. Unique TensorFlower2017-05-10
* [TF:XLA] Reduce sequential memory usage via better ordering and simulated heap.Gravatar A. Unique TensorFlower2017-03-02
* [XLA] In BufferAssignment always combine temporary allocations.Gravatar Mark Heffernan2017-02-15
* [XLA] Change PointsToAnalysis to (optionally) include loop fusion instructions.Gravatar A. Unique TensorFlower2017-02-13
* [TF:XLA] Change buffer assignment to combine temp buffers into one allocation.Gravatar A. Unique TensorFlower2017-02-07
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09