What can I help you with?
NVIDIA Holoscan SDK v3.1.0

Function holoscan::dldatatype_from_typestr

DLDataType holoscan::dldatatype_from_typestr(const std::string &typestr)

Return DLDataType object from the NumPy type string.

Parameters

typestr – The NumPy type string.

Returns

The DLDataType object.

Previous Template Function holoscan::deserialize_vector_of_vectors
Next Function holoscan::dldevice_from_pointer
© Copyright 2022-2025, NVIDIA. Last updated on Apr 7, 2025.