• Validate gather nd inputs.

    Parameters

    • tensor: TensorInfo

      The tensor contains the source values.

    • indices: TensorInfo

      The tensor contains the indices to slice the source.

    Returns [number[], number, number, number[]]

    [resultShape, numUpdates, sliceSize, strides]

Generated using TypeDoc