See https://openxla.org/stablehlo/spec#gather for details.
Usage
infer_types_gather(
operand,
start_indices,
gather_dimension_numbers,
slice_sizes,
indices_are_sorted
)
hlo_gather(
operand,
start_indices,
gather_dimension_numbers,
slice_sizes,
indices_are_sorted = FALSE
)