[object Object]

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

Returns the index of the minimum value along a tensor's specified axis and stores it to the [object Object]out[object Object] tensor. If [object Object] is set to [object Object], the specified axis is not retained. If [object Object] is set to [object Object], the specified axis is retained with size [object Object].

[object Object]

Each operator has calls. First, [object Object] is called to obtain the workspace size required for computation and the executor covering 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.
    • [object Object]Atlas inference products[object Object]: The data type cannot be BFLOAT16. When the data type of the input [object Object]self[object Object] is INT8, INT16, INT32, INT64, or UINT8, the shape of the input tensor has a maximum of 7 dimensions.
  • Returns:

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

    The first-phase API implements input parameter verification. The following errors may be thrown.

    [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.
  • The input [object Object] does not support the scenario where the reduction axis is [object Object].

[object Object]

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

[object Object]