Expose scatter_add for resource variables.
authorAdria Puigdomenech <adriap@google.com>
Wed, 4 Apr 2018 20:02:27 +0000 (13:02 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Wed, 4 Apr 2018 20:04:43 +0000 (13:04 -0700)
commit2a82ae63091ba39f84f0dac6d0333e2e0600f067
tree80f30aec7b7d8eab4f4018f16319e671d5d94e24
parent13e103b8f0dcc89673dd0d3d589b976c05c37a09
Expose scatter_add for resource variables.

PiperOrigin-RevId: 191634030
tensorflow/core/api_def/python_api/api_def_ScatterAdd.pbtxt [new file with mode: 0644]
tensorflow/python/kernel_tests/resource_variable_ops_test.py
tensorflow/python/ops/state_ops.py