Function holoscan::dldatatype_from_typestr

Holoscan v0.5.1
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.

© Copyright 2022-2023, NVIDIA. Last updated on Jul 28, 2023.