Concatenates all tensors in the tensors by the dimension dim. The dimensions except the dimension corresponding to dim must be the same.
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]
Command-line Options
[object Object]- The BFLOAT16 data type is not supported by the [object Object]Atlas inference products[object Object] and [object Object]Atlas training products[object Object].
- The UINT16, UINT32, and UINT64 data types are not supported by the [object Object]Atlas A2 training products/Atlas A2 inference products[object Object] and [object Object]Atlas A3 training products/Atlas A3 inference products[object Object].
- The HIFLOAT8, FLOAT8_E5M2, FLOAT8_E4M3FN and FLOAT8_E8M0 data types are not supported by the [object Object]Atlas A2 training products/Atlas A2 inference products[object Object] and [object Object]Atlas A3 training products/Atlas A3 inference products[object Object].
Returns
[object Object]: status code. For details, see .The first-phase API implements input parameter validation. The following error codes may be returned:
[object Object]
- Deterministic computation:
[object Object]defaults to a deterministic implementation.
- The input tensorList can be greater than 32 and less than 512 only when dim is 0.
The following example is for reference only. For details, see .
[object Object]