Enum ReductionOperation
- Namespace
- DotCompute.Backends.Metal.Kernels
- Assembly
- DotCompute.Backends.Metal.dll
Reduction operation types.
public enum ReductionOperation
Fields
Max = 3Mean = 4Min = 2Product = 1Sum = 0
Reduction operation types.
public enum ReductionOperation
Max = 3Mean = 4Min = 2Product = 1Sum = 0