Interface function: Uses each element of
[object Object]as the power of the corresponding element of[object Object]to complete the computation.Formula:
Operator restrictions: If INT32 computation is performed beyond the following ranges, timeout occurs.
[object Object]undefined
Each operator has calls. First, aclnnPowScalarTensorGetWorkspaceSize is called to obtain the workspace size required for computation and the executor that contains the operator computation process. Then, aclnnPowScalarTensor is called to perform computation.
Parameters
[object Object]- [object Object]Atlas A2 training products/Atlas A2 inference products[object Object] and [object Object]Atlas A3 training series products/Atlas A3 inference series products[object Object]: The data type cannot be BFLOAT16.
Returns
[object Object]: status code. For details, see .The first-phase API implements input parameter verification. The following errors may be thrown.
[object Object]
- Deterministic computation:
[object Object]defaults to a deterministic implementation.
[object Object]Atlas training products[object Object] and [object Object]Atlas inference products[object Object]: If the computation result exceeds the value range of the specified data type, the boundary value of the data type is returned as the result.
The following example is for reference only. For details, see .