Function: Pads the last three 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, 9088)
- INT32/FLOAT32: (0, 24544)
The following example is for reference only. For details, see .
[object Object]