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