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

x/netsaur/mod.ts>Shape

Powerful Powerful Machine Learning library with GPU, CPU and WASM backends
Latest
type alias Shape
Re-export
import { type Shape } from "https://deno.land/x/netsaur@0.4.2/mod.ts";

Shape Type

definition: [number, ...number[]] & { length: R; }