Holds tensor creation attributes.
Definition at line 155 of file nvmedia_tensor.h.
Data Fields | |
NvMediaTensorAttrType | type |
Holds tensor creation attribute type. More... | |
uint32_t | value |
Holds tensor creation attribute value. More... | |
NvMediaTensorAttrType NvMediaTensorAttr::type |
Holds tensor creation attribute type.
Definition at line 157 of file nvmedia_tensor.h.
uint32_t NvMediaTensorAttr::value |
Holds tensor creation attribute value.
Definition at line 159 of file nvmedia_tensor.h.