aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/cpu/ir_function.h
Commit message (Expand)AuthorAge
* [XLA:CPU] Don't use "temps" to refer to the table of buffer allocationsGravatar Sanjoy Das2018-08-31
* Change headers to directly include absl::Span, and clean up the buildGravatar Tim Shen2018-08-30
* [XLA] Rename all (Mutable)ArraySlice to absl::Span.Gravatar Tim Shen2018-08-30
* [XLA] Use absl string types and functions instead of the TF versions.Gravatar Justin Lebar2018-08-23
* [XLA] s/ir_builder/b/Gravatar Justin Lebar2018-07-20
* Fixed Typos (#18806)Gravatar Nicholas Nadeau, P.Eng., AVS2018-05-03
* Remove THIRD_PARTY_ from #include guardsGravatar Sanjoy Das2018-01-24
* [XLA:CPU] Factor out parallel function call logic into IrFunction (so it can ...Gravatar A. Unique TensorFlower2017-12-06
* [XLA:CPU] Factor IR function building logic out of IrEmitter into its own fil...Gravatar A. Unique TensorFlower2017-11-29