Methods
compute
- compute(inputs: Record<string, Float32Array | Int32Array | Uint32Array | Int16Array | Uint16Array | Int8Array | Uint8Array | MLBufferResourceView | WebGLTexture | MLInput>, outputs: Record<string, MLResourcce>): void
-
Parameters
-
inputs: Record<string, Float32Array | Int32Array | Uint32Array | Int16Array | Uint16Array | Int8Array | Uint8Array | MLBufferResourceView | WebGLTexture | MLInput>
-
outputs: Record<string, MLResourcce>
Returns void
spec