Enum CudaTensorOperationType
- Namespace
- DotCompute.Backends.CUDA.Advanced
- Assembly
- DotCompute.Backends.CUDA.dll
An cuda tensor operation type enumeration.
public enum CudaTensorOperationType
Fields
BatchedGEMM = 3Convolution = 1GEMM = 0MatrixMultiply = 2