OutputVector#
Added in version 2.22.
- class OutputVector(*args, **kwargs)#
Structure used for scatter/gather data output.
You generally pass in an array of OutputVector
and the operation will use all the buffers as if they were
one buffer.
Added in version 2.22.
Structure used for scatter/gather data output.
You generally pass in an array of OutputVector
and the operation will use all the buffers as if they were
one buffer.