Deep.Net


Native

Namespace: SymTensor.Compiler.Cuda

native methods

Functions and values

Function or valueDescription
FreeLibrary hModule
Signature: hModule:IntPtr -> bool
GetProcAddress (hModule, procedureName)
Signature: (hModule:IntPtr * procedureName:string) -> IntPtr
LoadLibrary dllToLoad
Signature: dllToLoad:string -> IntPtr
Fork me on GitHub