Interoperabilities

Interoperabilities allow the VPI library container data to be accessed by other libraries, and to access external buffers of other libraries into VPI container data, without copies in either direction.

vpi.CudaBuffer

The CUDA buffer class for interoperabilities.

vpi.asimage(...)

Wraps buffer as an image.

vpi.asarray(buffer[, type])

Wraps buffer as an array.