Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/netsaur/src/core/tensor/util.ts>inferShape

Powerful machine learning, accelerated by WebGPU
Go to Latest
function inferShape
import { inferShape } from "https://deno.land/x/netsaur@0.2.8/src/core/tensor/util.ts";

Infer the shape of an array.

Returns

number[]