aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/jit/xla_device.h
Commit message (Expand)AuthorAge
* Internal change.Gravatar A. Unique TensorFlower2018-09-20
* Fix a race condition in XlaLocalLaunchBase.Gravatar Sanjoy Das2018-08-29
* Automated rollback of commit 56e4ea405d13125a3dcb6459019a83d12330bf84Gravatar Peter Hawkins2018-08-13
* Automated rollback of commit b306f5f9458feddbdb89b7db557cb74dc9408d07Gravatar Peter Hawkins2018-08-10
* [TF:XLA] Add a real implementation of XlaDevice::Sync() so Session::Run() wil...Gravatar Peter Hawkins2018-08-09
* Ensure XlaDevice discards failed streams from its DeviceContext.Gravatar Todd Wang2018-08-06
* Replace generic Pool with StreamPool, and discard failed streams.Gravatar Todd Wang2018-07-25
* [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
* Use tensorflow::se instead of perftools::gputools for StreamExecutor.Gravatar Justin Lebar2018-04-23
* Support executing ops eagerly through XLAGravatar Igor Ganichev2018-04-23
* Before this change, a Tensor contained a device pointer and a TensorInfoManag...Gravatar A. Unique TensorFlower2018-03-30
* 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
* [TF:XLA] Make registration of an XlaDevice for autoclustering optional.Gravatar Peter Hawkins2017-10-06
* Merge the implementations of XlaLocalLaunch and XlaDeviceLaunch.Gravatar A. Unique TensorFlower2017-09-19
* Store xla_metadata as a private field of XlaDevice.Gravatar Jianwei Xie2017-09-18
* Add helper method XlaDevice::GetMetadata for retrieving the XlaDevice metadat...Gravatar Peter Hawkins2017-04-12
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09