Skip to main content
Module

x/netsaur/deps.ts>Core

Powerful machine learning, accelerated by WebGPU
Go to Latest
class Core
import { Core } from "https://deno.land/x/netsaur@0.1.2/deps.ts";

Properties

backends: Map<BackendType, Backend>
initalized: boolean
supported: boolean

Methods

initialize(options?: CoreBackendOptions): Promise<void>