aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/jit/xla_interpreter_device.cc
Commit message (Expand)AuthorAge
* Split XlaLaunch into XlaCompile and XlaRun; NFCGravatar Sanjoy Das2018-09-20
* [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
* [TF:XLA] Fix xla_interpreter_device buildGravatar Benjamin Kramer2018-05-22
* Fix buildGravatar A. Unique TensorFlower2018-03-18
* [TF:XLA] Fix a bug where executor's device_ordinal should be passed to Alloca...Gravatar Kay Zhu2018-02-23
* [TF:XLA] Fix broken build of xla_interpreter_device.Gravatar Peter Hawkins2017-10-09
* 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
* [TF:XLA] Create Interpreter backend from the Executor backend.Gravatar Kay Zhu2017-09-18