This API is used for the backpropagation of circular_pad2d. For details about the forward propagation, see [].
Example:
[object Object]
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.
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 .