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