Table of Contents

Enum CudaTensorOperationType

Namespace
DotCompute.Backends.CUDA.Advanced
Assembly
DotCompute.Backends.CUDA.dll

An cuda tensor operation type enumeration.

public enum CudaTensorOperationType

Fields

BatchedGEMM = 3
Convolution = 1
GEMM = 0
MatrixMultiply = 2