aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/jit/xla_compilation_cache.h
Commit message (Expand)AuthorAge
* Move out-params to end of argument list and add an out_ prefix; NFCGravatar Sanjoy Das2018-10-03
* [XLA] Migrate from gtl::FlatMap to absl::flat_hash_mapGravatar Benjamin Kramer2018-10-01
* Make compile_options a mandatory const-ref argument.Gravatar Sanjoy Das2018-08-24
* VLOG(1) some compilation stats on a compile.Gravatar Sanjoy Das2018-08-06
* Branch 191925087 (#18299)Gravatar Rasmus Munk Larsen2018-04-06
* Normally tf2xla (autoclustering, jit_scope and rewrite) rely on graph optimiz...Gravatar A. Unique TensorFlower2018-03-17
* This creates a new helper, xla_launch_util, that contains the business logicGravatar A. Unique TensorFlower2018-03-08
* Automated g4 rollback of changelist 181553949Gravatar A. Unique TensorFlower2018-01-16
* Automated g4 rollback of changelist 181548597Gravatar A. Unique TensorFlower2018-01-10
* Automated g4 rollback of changelist 181260801Gravatar A. Unique TensorFlower2018-01-10
* Automated g4 rollback of changelist 181243048Gravatar A. Unique TensorFlower2018-01-08
* [TF:XLA] Pass CompileOptions into XlaCompilationCache::Compile.Gravatar A. Unique TensorFlower2018-01-08
* [TF:XLA] Simplify XlaCompiler API by moving XlaCompiler::BuildExecutable() in...Gravatar Peter Hawkins2017-09-18
* [TF:XLA] Make the function library a constructor-time option to XlaCompiler, ...Gravatar Peter Hawkins2017-05-11
* [TF:XLA] Improvements to resource variables:Gravatar Peter Hawkins2017-02-27
* [TF:XLA] Add support for resource variables to the Tensorflow/XLA bridge.Gravatar Peter Hawkins2017-02-21
* [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