aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/tests/xla_test.py
Commit message (Expand)AuthorAge
* [XLA:TF] Whitelist quantized types for CPU/GPUGravatar Benjamin Kramer2018-09-20
* [XLA:TF] Enable int8 and uint8 support in the bridge for CPU/GPUGravatar Benjamin Kramer2018-09-17
* Internal change.Gravatar A. Unique TensorFlower2018-06-14
* Normally tf2xla (autoclustering, jit_scope and rewrite) rely on graph optimiz...Gravatar A. Unique TensorFlower2018-03-17
* Add more debugging output, filtering by int_type in XLA test, more tests.Gravatar Jacques Pienaar2018-03-09
* Enable bfloat16 tests and add a filter for currentlyGravatar A. Unique TensorFlower2017-12-14
* [XLA:CPU] [XLA:GPU] Adds compiler support for C64 primitive type, including r...Gravatar A. Unique TensorFlower2017-10-27
* [TF:XLA] calls tf.TensorFlowTestCase's setUp/tearDown in the setUp/tearDownGravatar A. Unique TensorFlower2017-09-18
* [TF:XLA] Initial implementation of TensorArray ops.Gravatar Peter Hawkins2017-06-07
* [TF:XLA] Add separate_compiled_gradients to control gradient scopes.Gravatar A. Unique TensorFlower2017-03-13
* [TF:XLA] Improvements to resource variables:Gravatar Peter Hawkins2017-02-27
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09