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