Function holoscan::dldatatype_from_typestr
Defined in File tensor.hpp
-
DLDataType holoscan::dldatatype_from_typestr(const std::string &typestr)
Return DLDataType object from the NumPy type string.
- Parameters
- Returns
typestr – The NumPy type string.
The DLDataType object.