aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/tests/variable_ops_test.py
Commit message (Expand)AuthorAge
* Import package xla_test instead of class XLATestCase.Gravatar A. Unique TensorFlower2018-06-28
* [TF:XLA] Implement ResourceScatter{Update,Add,Sub,Mul,Div,Min,Max,NdAdd,NdUpd...Gravatar Peter Hawkins2018-06-22
* [TF:XLA] Add direct implementation of AssignVariableOp for XLA devices.Gravatar Peter Hawkins2018-05-25
* Update tests to enable flipping on bfloat16 types.Gravatar Jacques Pienaar2018-04-02
* [TF:XLA] Support for DT_INT64 in the VariableShape operation.Gravatar Asim Shankar2017-12-06
* [XLA:CPU] [XLA:GPU] Adds compiler support for C64 primitive type, including r...Gravatar A. Unique TensorFlower2017-10-27
* Reduce number of session.run calls from variable_ops_test.Gravatar A. Unique TensorFlower2017-09-07
* [TF:XLA] Implementing ResourceGather in TF2XLA.Gravatar A. Unique TensorFlower2017-07-12
* [TF:XLA] Add XLA implementation of ResourceStridedSliceAssign.Gravatar Peter Hawkins2017-05-17
* [TF:XLA] Fix compilation bug for computations with one non-constant output an...Gravatar Peter Hawkins2017-05-16
* [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