mindspore.ops.gather_d ======================= .. image:: https://mindspore-website.obs.cn-north-4.myhuaweicloud.com/website-images/master/resource/_static/logo_source.svg :target: https://gitee.com/mindspore/mindspore/blob/master/docs/api/api_python/ops/mindspore.ops.func_gather_d.rst :alt: 查看源文件 .. py:function:: mindspore.ops.gather_d(x, dim, index) 获取指定轴的元素。 有关更多详细信息,请参阅 :func:`mindspore.ops.gather_elements`。