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