View Source Evision.IPCHandle.Host (Evision v0.2.14)
Represents a host IPC handle for sharing data allocated on the CUDA device between different OS processes.
:nameis the name of the shared memory object.:fdis the file descriptor of the shared memory object.:sizeis the size of the mapped shared memory in bytes.:rows, the number of rows.:cols, the number of columns.:channels, the number of channels.:type, the data type.