aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/tests/tensor_array_ops_test.py
Commit message (Expand)AuthorAge
* Emit xla::Or in TensorArrayScatterV3 for PRED types instead of xla::AddGravatar A. Unique TensorFlower2018-10-10
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-08-22
* For tf.gradients(), do not backpropagate through integer tensors.Gravatar A. Unique TensorFlower2018-04-26
* Removing underscore prefixes from hidden generated Python functions.Gravatar Anna R2018-02-28
* Enable bfloat16 tests and add a filter for currentlyGravatar A. Unique TensorFlower2017-12-14
* [TF:XLA] Make the shape of a TensorArray flow value a scalar.Gravatar Peter Hawkins2017-07-25
* Merge changes from github.Gravatar Frank Chen2017-07-13
* [TF:XLA] Refactor handling of Resources (Variables and TensorArrays) in the X...Gravatar Peter Hawkins2017-06-16
* [TF:XLA] Add no-op implementation of TensorArrayCloseV3 to the XLA bridge.Gravatar Peter Hawkins2017-06-15
* [TF:XLA] Initial implementation of TensorArray ops.Gravatar Peter Hawkins2017-06-07