rml_tensor_info
N-dimensional tensor description.
API
Main
Items
Name |
Type |
Description |
---|---|---|
dtype |
Tensor data type. |
|
layout |
Physical tensor data layout. |
|
shape[RML_TENSOR_MAX_RANK] |
uint32_t |
Tensor shape where axes order must correspond to the data layout. |