Class GPUComputeOps
Inherited Members
Namespace: Unity.Sentis
Syntax
public class GPUComputeOps : Ops, IDisposable
Constructors
GPUComputeOps(ITensorAllocator)
Declaration
public GPUComputeOps(ITensorAllocator allocator = null)
Parameters
| Type | Name | Description |
|---|---|---|
| ITensorAllocator | allocator |