Constructor GPUPixelOps
GPUPixelOps(ITensorAllocator)
Instantiates and returns a GPUPixelOps object.
Declaration
public GPUPixelOps(ITensorAllocator allocator = null)
Parameters
| Type | Name | Description |
|---|---|---|
| ITensorAllocator | allocator | The optional allocator to use for new tensor allocations. |