aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/jit/xla_cpu_device.cc
Commit message (Expand)AuthorAge
* Split XlaLaunch into XlaCompile and XlaRun; NFCGravatar Sanjoy Das2018-09-20
* [XLA:TF] Whitelist quantized types for CPU/GPUGravatar Benjamin Kramer2018-09-20
* [XLA:TF] Enable int8 and uint8 support in the bridge for CPU/GPUGravatar Benjamin Kramer2018-09-17
* [SE,XLA] Switch to using multiple streams in xla_device_contextGravatar A. Unique TensorFlower2018-07-09
* Add EagerTensor profiler and device shape utilitiesGravatar Igor Ganichev2018-05-25
* Automated g4 rollback of changelist 196691101Gravatar Peter Hawkins2018-05-16
* Automated g4 rollback of changelist 196683444Gravatar Peter Hawkins2018-05-15
* [TF:XLA] Generalize existing support for keeping variables on an XLA device i...Gravatar Peter Hawkins2018-05-15
* [TF:XLA] Add DT_HALF to the supported data types for the CPU and GPU devices.Gravatar Bixia Zheng2018-04-03
* Normally tf2xla (autoclustering, jit_scope and rewrite) rely on graph optimiz...Gravatar A. Unique TensorFlower2018-03-17
* [tf2xla] Introduce XlaTensorInfoGravatar A. Unique TensorFlower2018-03-16
* [XLA:CPU] [XLA:GPU] Adds compiler support for C64 primitive type, including r...Gravatar A. Unique TensorFlower2017-10-27
* [TF:XLA] Make registration of an XlaDevice for autoclustering optional.Gravatar Peter Hawkins2017-10-06
* Rename xla_local_launch to xla_launch.Gravatar A. Unique TensorFlower2017-09-22
* Merge the implementations of XlaLocalLaunch and XlaDeviceLaunch.Gravatar A. Unique TensorFlower2017-09-19
* Preliminary Infeed support for GPU backend.Gravatar A. Unique TensorFlower2017-05-24
* [TF:XLA] Refactor build targets in //tensorflow/compiler/jit, split ops into ...Gravatar Peter Hawkins2017-02-27
* [TF:XLA] Split XlaOpRegistry out of xla_compilation_device.{cc,h} into a sepa...Gravatar Peter Hawkins2017-02-15
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09