aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/ops/state_ops.cc
Commit message (Expand)AuthorAge
* Implement scatter_nd_add for resource variables.Gravatar Adria Puigdomenech2018-06-07
* Extended scatter operations to work with a scalar update parameter and added ...Gravatar A. Unique TensorFlower2018-03-25
* Automated g4 rollback of changelist 180691955Gravatar Anna R2018-01-09
* Automated g4 rollback of changelist 180670333Gravatar Anna R2018-01-03
* Removing doc strings from REGISTER_OP calls in core/ops.Gravatar Anna R2018-01-03
* scatter_nd_update for resource variablesGravatar Alexandre Passos2017-11-28
* Implements count_up_to for resource variables.Gravatar Alexandre Passos2017-10-26
* TF: GatherNd and ScatterNd updates.Gravatar Eugene Brevdo2017-09-26
* Merge changes from github.Gravatar Shanqing Cai2017-09-25
* Update documentation for tf.gather_nd and fix links to tf.scatter_nd.Gravatar A. Unique TensorFlower2017-07-06
* Minor cleanup: remove unused constructionsGravatar A. Unique TensorFlower2017-07-01
* Prepare to remove a bunch of proto.h includes from tensorflow/core headersGravatar Geoffrey Irving2017-06-29
* Fix bugs in ScatterNd and add ScatterNdNonAliasingAdd.Gravatar Eugene Brevdo2017-06-27
* Fix broken links to images, make all image links absolute.Gravatar Martin Wicke2017-04-28
* Fix some documentation formatting errors.Gravatar Patrick Nguyen2017-03-21
* Uses VariableV2 and removes shape-setting code in tf.Variable.Gravatar A. Unique TensorFlower2016-12-20
* Merge changes from github.Gravatar Andrew Harp2016-12-08
* Adds VariableV2 with a sane shape_fn.Gravatar A. Unique TensorFlower2016-12-05
* Automated rollback of change 139371663Gravatar Jonathan Hseu2016-11-18
* Rename `Tensor` to `Output` in all op docs from C++ code.Gravatar Jonathan Hseu2016-11-16
* Switch moreops to using c++ shape functions instead of python.Gravatar Vijay Vasudevan2016-11-11
* Changes to scatter_nd opsGravatar Eugene Brevdo2016-11-08
* Adding CPU kernels for tf.scatter_nd(), tf.scatter_nd_update(), tf.scatter_nd...Gravatar A. Unique TensorFlower2016-11-02
* Automated rollback of change 137564676Gravatar A. Unique TensorFlower2016-10-28
* Adding CPU kernels for tf.scatter_nd(), tf.scatter_nd_update(), tf.scatter_nd...Gravatar A. Unique TensorFlower2016-10-28
* Fix shape function for the Variable op.Gravatar Asim Shankar2016-10-25
* Fix CountUpTo documentation -- returns the valueGravatar Vijay Vasudevan2016-09-23
* Add scatter_mul and scatter_div state ops for CPU and GPU.Gravatar Jack Rae2016-09-08
* Add shape_inference::ShapeHandle and shape_inference::DimensionHandle toGravatar A. Unique TensorFlower2016-08-23
* TensorFlow: Implement the rest of the state_ops C++ shape functions,Gravatar Vijay Vasudevan2016-08-01
* Add ScalarShape shape annotations to all ops.Gravatar Vijay Vasudevan2016-07-28
* TensorFlow: Annotate UnknownShape common shape function to allGravatar Vijay Vasudevan2016-07-27
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Added is_variable_initialized(variable) function.Gravatar Sherry Moore2016-04-07
* Merge changes from github.Gravatar Vijay Vasudevan2016-02-17
* TensorFlow: upstream changes to git.Gravatar Vijay Vasudevan2015-12-03
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06