aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/logical_buffer_analysis.cc
Commit message (Expand)AuthorAge
* [XLA] Make TuplePointsToAnalysis and LogicalBufferAnalysis track nested fusio...Gravatar A. Unique TensorFlower2017-11-10
* Change for asynchronous Send and Recv by splitting Send into {Send, SendDone}Gravatar HyoukJoong Lee2017-11-10
* [TF:XLA] Reduce boilerplate code in HLO visitors.Gravatar A. Unique TensorFlower2017-10-30
* [XLA] Make HloModule::computations() return raw pointers.Gravatar Justin Lebar2017-09-29
* [XLA] Make HloComputation::instructions() return a view of HloInstruction*s.Gravatar Justin Lebar2017-09-28
* [XLA] Separate logical buffer creation and ownership out of tuple pointer ana...Gravatar A. Unique TensorFlower2017-08-21