aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/tensor_array.cc
Commit message (Expand)AuthorAge
* [TF TensorArray] TensorSetZero supports bool types.Gravatar Eugene Brevdo2018-09-25
* Add TensorArrayGradWithShape op.Gravatar A. Unique TensorFlower2018-06-08
* Enable TensorArray GPU kernels for complex64/complex128.Gravatar RJ Ryan2017-04-11
* Address a bunch of compiler warnings on the Mac.Gravatar Asim Shankar2016-09-22
* Bugfixes to TensorArray and functional ops:Gravatar Eugene Brevdo2016-06-16
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Bugfix to bug created in previous TensorArray change:Gravatar Eugene Brevdo2016-05-04
* TensorArray gradient bugfix.Gravatar Eugene Brevdo2016-05-04
* Re-enable write-once, read-many semantics for TensorArray.Gravatar Eugene Brevdo2016-04-08
* Improve TensorArray: reduce thread contention, add dynamic write and size.Gravatar Eugene Brevdo2016-02-03
* Fix bugs in TensorArray gradients + unit tests.Gravatar Eugene Brevdo2016-01-27
* Implement TensorArray forward ops.Gravatar Eugene Brevdo2016-01-20