aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/tests/jit_test.py
Commit message (Expand)AuthorAge
* Split XlaLaunch into XlaCompile and XlaRun; NFCGravatar Sanjoy Das2018-09-20
* Decluster some must-be-constant ops to reduce XLA recompilationsGravatar Sanjoy Das2018-09-07
* [TF:XLA:GPU] Relax test tolerance due to flakiness.Gravatar Peter Hawkins2018-05-23
* [TF:XLA] Remove underscore prefix from XlaLaunch operator.Gravatar Peter Hawkins2018-05-18
* Enhance DenseLayer + XLA compatibility test cases to cover compilation behavi...Gravatar A. Unique TensorFlower2018-05-16
* Add test case on compiling dense layer node with XLA.Gravatar A. Unique TensorFlower2018-04-27
* Fix broken ElementWiseFusionTest.Gravatar A. Unique TensorFlower2018-04-27
* Added an option to inline all functions in aggressive mode.Gravatar Benoit Steiner2018-04-05
* Enable fusion of element-wise ops using XLA (Off by default, can be enabled b...Gravatar A. Unique TensorFlower2018-03-22
* Minimize python code in supporting TF_Function.Gravatar Igor Ganichev2017-10-05
* [TF:XLA] Don't compile functions that are marked "noinline".Gravatar A. Unique TensorFlower2017-03-15
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09