aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/cpu/cpu_options.cc
Commit message (Expand)AuthorAge
* [XLA] Stop including str_util.h.Gravatar Justin Lebar2018-08-23
* [XLA] Use absl string types and functions instead of the TF versions.Gravatar Justin Lebar2018-08-23
* [XLA] gtl::optional->absl::optionalGravatar Yunxing Dai2018-08-21
* Make the LLVM IR GEMM tile size configurable; NFCGravatar Sanjoy Das2018-06-06
* Add a kernel usable as a GEBP inner loop for an LLVM IR GEMMGravatar Sanjoy Das2018-05-21
* Remove the parallel cpu backendGravatar Sanjoy Das2018-04-25
* [XLA:CPU] Make one of the tile dimensions in the LLVM IR GEMV tunable.Gravatar Sanjoy Das2017-11-10
* Add a configuration option for code size.Gravatar A. Unique TensorFlower2017-08-03