aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/jit/create_xla_launch_op.cc
Commit message (Expand)AuthorAge
* Split XlaLaunch into XlaCompile and XlaRun; NFCGravatar Sanjoy Das2018-09-20
* Support returning resource handles from function in XLAGravatar Igor Ganichev2018-08-27
* Don't auto-cluster must-be-constant ops with side effects.Gravatar Sanjoy Das2018-08-23
* [XLA] Use absl::make_unique instead of xla::MakeUnique.Gravatar Justin Lebar2018-08-20
* Default to compiling functions running on TPU.Gravatar Igor Ganichev2018-06-18
* Removed C++ ABSL includes from tensorflow/core and tensorflow/compiler.Gravatar A. Unique TensorFlower2018-05-16
* 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
* 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