holoscan::dldatatype_from_typestr

Beta
View as Markdown
DLDataType holoscan::dldatatype_from_typestr(
const std::string &typestr
)

Return DLDataType object from the NumPy type string.

Returns: The DLDataType object.

Parameters

typestr
const std::string &

The NumPy type string.