• Validate scatter nd inputs.

    Parameters

    • updates: Tensor<Rank>
    • indices: Tensor<Rank>

      The tensor contains the indices for the update values.

    • shape: number[]

      The shape of the output tensor.

    Returns void

Generated using TypeDoc