rml_op_const_params
Parameters for the RML_OP_CONST operation.
RML_OP_CONST
operation copies constant tensor data from host to device.
API
Graph Manipulation
Items
Name |
Type |
Description |
---|---|---|
tensor_info |
Information about tensor. It must have all dimensions specified. |
|
tensor_data |
void const* |
Constant data. |