Function holoscan::dldevice_from_pointer
Defined in File tensor.hpp
- 
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.