GatherElements 功能获取索引位置的元素产生输出。 输入两个输入: input:秩大于1的tensor输入,类型:float16、float、int32。 indices:int32、int64的索引tensor。 输出一个输出: output:一个tensor,与indices的shape相同。 属性axis:int,默认为0 指定聚集的轴。 支持的ONNX版本Opset v11/v12/v13/v14/v15/v16/v17/v18 父主题: 支持ONNX算子清单