rml_op_resize_2d_params
Parameters for the RML_OP_RESIZE_2D_NEAREST operation.
RML_OP_RESIZE_2D_NEAREST
operation resizes input tensor to output spatial shape specified by size
using nearest neighbour algorithm.
API
Graph Manipulation
Items
Name |
Type |
Description |
---|---|---|
input |
Operation that outputs tensor containing input data. |
|
size |
Output spatial size. |