[object Object]

[object Object][object Object]undefined
[object Object]

Description: Returns a random permutation of integers from 0 to (n – 1).

[object Object]

Each operator has calls. First, [object Object] is called to obtain the workspace size required for computation and the executor that contains the operator computation process. Then, [object Object] is called to perform computation.

[object Object]
[object Object]
[object Object]
  • Parameters:

    [object Object]
    • [object Object]Atlas training products[object Object]: The data type cannot be BFLOAT16.
  • Returns:

    [object Object]: status code. For details, see .

    The first-phase API performs input parameter validation. The following errors may be returned:

    [object Object]
[object Object]
  • Parameters:

    [object Object]
  • Returns:

    [object Object]: status code. For details, see .

[object Object]
  • Deterministic computation:
    • [object Object] defaults to a deterministic implementation.
  • Ascend 950PR/Ascend 950DT:
    • INT64, INT32, INT16, UINT8, INT8, FLOAT, FLOAT16, and BFLOAT16: n cannot exceed the maximum value of int32.
    • DOUBLE and other products: If n is greater than 268000000, the operation may time ou t. For details, see .
[object Object]

The following example is for reference only. For details, see .

[object Object]