C# (CSharp) GoodAI.Modules.Matrix Пространство имен

Классы

Имя Описание
MyCublasFactory
MyMatrixAutoOps Class for performing matrix operations
MyMatrixCPUOps
MyMatrixCublasOps
MyMatrixKernelOps Perform operations that are defined by kernel
MyMatrixOps Strategy DesignPatern: This is the abstract class that defines what will happen, then specific instance (that depends on the execuion=operation type (CPU/GPU/cublas..)) will execute the queried operation