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
 - Returns
 
ptr – The pointer to the memory.
The device information.