Class ML
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[Value("ML")]
public class ML
- Inheritance
-
ML
- Inherited Members
Constructors
ML()
public ML()
Methods
CreateContext(GPUDevice)
[Value("createContext")]
public Task<MLContext> CreateContext(GPUDevice gpuDevice)
Parameters
gpuDeviceGPUDevice
Returns
CreateContext(MLContextOptions)
[Value("createContext")]
public Task<MLContext> CreateContext(MLContextOptions options = null)
Parameters
optionsMLContextOptions