Method register
val register: ITensorHostStorage -> CudaRegMemHnd
registers a TensorHostStorage (multiple registrations are okay) and returns the corresponding CudaRegMemHnd
Declaration
val register: data:ITensorHostStorage -> CudaRegMemHnd
Parameters
Type | Name | Description |
---|---|---|
ITensorHostStorage | data |
Returns
Type | Description |
---|---|
CudaRegMemHnd |