aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/scatter_nd_op_cpu_impl_2.cc
Commit message (Collapse)AuthorAge
* Adding CPU kernels for tf.scatter_nd(), tf.scatter_nd_update(), ↵Gravatar A. Unique TensorFlower2016-11-02
tf.scatter_nd_add(), tf.scatter_nd_sub(), tf.scatter_nd_mul() and tf.scatter_nd_div() as well as gradient functions for tf.scatter_nd() and tf.gather_nd() Change: 138013328