Skip to main content
Module

x/netsaur/packages/core/src/backend_loader.ts

Powerful machine learning, accelerated by WebGPU
Latest
import * as netsaur from "https://deno.land/x/netsaur@0.4.0-patch/packages/core/src/backend_loader.ts";

Variables

The AUTO backend is chosen automatically based on the environment.

CPU Backend written in Rust.

GPU Backend written in Rust.

Web Assembly Backend written in Rust & compiled to Web Assembly.

Functions

The OPTION function is used to choose a backend from a list of options.