Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/netsaur/packages/core/src/backends/wasm/utils.ts>PredictOptions

Powerful Powerful Machine Learning library with GPU, CPU and WASM backends
Latest
interface PredictOptions
import { type PredictOptions } from "https://deno.land/x/netsaur@0.4.2/packages/core/src/backends/wasm/utils.ts";

Predict Options Interface.

Properties

inputShape: Shape<Rank>
outputShape: Shape<Rank>