[null,null,["Last updated 2020-10-01 UTC."],[],[],null,["# tf.batch_gather\n\n\u003cbr /\u003e\n\n|-------------------------------------------------------------------------------------------------------------------------------|\n| [View source on GitHub](https://github.com/tensorflow/tensorflow/blob/v1.15.0/tensorflow/python/ops/array_ops.py#L3979-L3992) |\n\nGather slices from params according to indices with leading batch dims. (deprecated)\n\n#### View aliases\n\n\n**Compat aliases for migration**\n\nSee\n[Migration guide](https://www.tensorflow.org/guide/migrate) for\nmore details.\n\n[`tf.compat.v1.batch_gather`](/api_docs/python/tf/compat/v1/batch_gather)\n\n\u003cbr /\u003e\n\n tf.batch_gather(\n params, indices, name=None\n )\n\n| **Warning:** THIS FUNCTION IS DEPRECATED. It will be removed after 2017-10-25. Instructions for updating: [`tf.batch_gather`](../tf/batch_gather) is deprecated, please use [`tf.gather`](../tf/gather) with `batch_dims=-1` instead."]]