aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/llvm_compiler.cc
Commit message (Expand)AuthorAge
* [XLA] Convert XLA to use xla::se as a namespace alias for ::stream_executor.Gravatar Justin Lebar2018-04-17
* Reset the DAZ bit when entering the XLA CPU/GPU compilerGravatar Sanjoy Das2018-02-16
* Error out when building XLA's CPU and GPU backends with fast-mathGravatar Sanjoy Das2018-02-15
* [XLA] Add a DeviceAllocator* argument to compilation.Gravatar Justin Lebar2018-01-26
* Add a Compiler::BuildExecutable interface that compiles the given Hlo module ...Gravatar A. Unique TensorFlower2017-11-17
* [XLA:CPU/GPU] Implement multi-module compilation for the CPU and GPU backendsGravatar Sanjoy Das2017-11-13