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