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