- This API is used to concatenate a tensor sequence along a new dimension.
- For example, for a tensor list with shape (A, B, C) and length N, if
[object Object]is 0, the output tensor shape is (N, A, B, C).
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]
Parameters
[object Object]- [object Object]Atlas inference products[object Object] and [object Object]Atlas training products[object Object]: The data type cannot be BFLOAT16.
Return Value
[object Object]: status code. For details, see .The first-phase API implements input parameter verification. The following errors may be thrown.
[object Object]
- Deterministic compute:
[object Object]defaults to a deterministic implementation.
The following example is for reference only. For details, see .
[object Object]