Class CPUOps
Represents an Ops
object that runs on the CPU
backend.
Implements
Inherited Members
Namespace: Unity.Sentis
Assembly: solution.dll
Syntax
public class CPUOps : Ops, IDisposable
Constructors
Name | Description |
---|---|
CPUOps(ITensorAllocator) | Instantiates and returns a |