Constructor GPUPixelBackend
GPUPixelBackend(ITensorAllocator)
Initializes and returns an instance of GPUPixelBackend
.
Declaration
public GPUPixelBackend(ITensorAllocator allocator = null)
Parameters
Type | Name | Description |
---|---|---|
ITensorAllocator | allocator | The allocator to use when allocating tensors. |