aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/jit/xla_launch_util.h
Commit message (Expand)AuthorAge
* Remove the "constants" input group from _XlaRun; NFCGravatar Sanjoy Das2018-09-24
* Split XlaLaunch into XlaCompile and XlaRun; NFCGravatar Sanjoy Das2018-09-20
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* 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
* Teach XlaTensorBuffer to not deallocate null pointersGravatar Sanjoy Das2018-07-19
* [SE,XLA] Switch to using multiple streams in xla_device_contextGravatar A. Unique TensorFlower2018-07-09
* [XLA] Make XLA's memory allocator return an owning smart pointer.Gravatar Justin Lebar2018-05-09
* Make eager functions runable on TPUGravatar Igor Ganichev2018-05-08
* Automated g4 rollback of changelist 195748721Gravatar A. Unique TensorFlower2018-05-08
* Make eager functions runable on TPUGravatar Igor Ganichev2018-05-07
* * Don't copy on-host and on-device shapes locally.Gravatar A. Unique TensorFlower2018-05-04
* Use tensorflow::se instead of perftools::gputools for StreamExecutor.Gravatar Justin Lebar2018-04-23
* [XLA] De-unique_ptr-ify ShapedBuffer and ScopedShapedBuffer.Gravatar Justin Lebar2018-04-19
* Before this change, a Tensor contained a device pointer and a TensorInfoManag...Gravatar A. Unique TensorFlower2018-03-30
* [tf2xla] Introduce XlaTensorInfoGravatar A. Unique TensorFlower2018-03-16
* This creates a new helper, xla_launch_util, that contains the business logicGravatar A. Unique TensorFlower2018-03-08