aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/hlo_buffer.h
Commit message (Expand)AuthorAge
* [XLA] Rename all (Mutable)ArraySlice to absl::Span.Gravatar Tim Shen2018-08-30
* Rollback update-ability of dataflow and alias analysis added in cl/164923041 ...Gravatar Mark Heffernan2017-09-01
* Merged commit includes the following changes:Gravatar A. Unique TensorFlower2017-08-11
* Change HloBuffer, HloBufferSet and HloValueSet to hold pointers rather than ids.Gravatar A. Unique TensorFlower2017-07-12
* Rename HloLocation to HloPosition, to avoid ambiguity with MemoryLocation.Gravatar A. Unique TensorFlower2017-07-12
* Add shape accessor to HloValue, and validation that shapes match.Gravatar A. Unique TensorFlower2017-06-30
* [XLA:HLO] Split Hlo{Value,Buffer} out of Hlo{Dataflow,Alias}Analysis.Gravatar A. Unique TensorFlower2017-06-21