Sponsor of the Day:
Jerkmate
https://www.tensorflow.org/api_docs/python/tf/raw_ops/Gather
tf.raw_ops.Gather | TensorFlow v2.16.1
Gather slices from params according to indices.
tf raw opsgather tensorflow v216 1
https://www.tensorflow.org/api_docs/python/tf/compat/v1/batch_gather
tf.compat.v1.batch_gather | TensorFlow v2.16.1
Gather slices from params according to indices with leading batch dims. (deprecated)
tf compat v1gather tensorflow v2batch16
https://www.tensorflow.org/api_docs/python/tf/gather
tf.gather | TensorFlow v2.16.1
Gather slices from params axis axis according to indices. (deprecated arguments)
gather tensorflow v216 1tf
https://www.tensorflow.org/api_docs/python/tf/gather_nd
tf.gather_nd | TensorFlow v2.16.1
Gather slices from params into a Tensor with shape specified by indices.
nd tensorflow v216 1tfgather