rml_op_port_params
The port operation parameters.
By default every operation uses the first (0) port of its inputs. The RML_OP_PORT allows to access also other ports.
API
Graph Manipulation
Items
| Name | Type | Description | 
|---|---|---|
| input | Operation that outputs one or more tensors. | |
| index | uint32_t | Index of an output (port) of the input operation. |