NVIDIA Holoscan SDK v1.0.3
Holoscan 1.0.3

Function holoscan::dldevice_from_pointer

DLDevice holoscan::dldevice_from_pointer(void *ptr)

Detect the device information from the given pointer.

Parameters

ptr – The pointer to the memory.

Returns

The device information.

Previous Function holoscan::dldatatype_from_typestr
Next Template Function holoscan::forward_error(const expected<T, E>&)
© Copyright 2022-2023, NVIDIA. Last updated on Apr 19, 2024.