Class MetalExecutionPlan
- Namespace
- DotCompute.Backends.Metal.Execution
- Assembly
- DotCompute.Backends.Metal.dll
Complete Metal execution plan
public sealed class MetalExecutionPlan
- Inheritance
-
MetalExecutionPlan
- Inherited Members
Properties
Levels
public IList<MetalExecutionLevel> Levels { get; }
Property Value
TotalNodes
public int TotalNodes { get; set; }