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-2024, NVIDIA. Last updated on Apr 23, 2024.