This API is used to perform the backpropagation of .
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]Return Value
[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 size of the last dimension of [object Object] must meet the following requirements:
float16/bfloat16: (0, 16362)
float32: (0, 24544)
The following example is for reference only. For details, see .
[object Object]