Function: Pads the last two dimensions of the input tensor using the input.
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.
[object Object]
[object Object]
Command-line Options
[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 size of the last dimension of
[object Object]must meet the following requirements: int8: (0, 98176) float16/bfloat16: (0, 49088) int32/float32: (0, 24544)
The following example is for reference only. For details, see .
[object Object]