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

x/netsaur/packages/utilities/src/utils/misc/tensor.ts

Powerful machine learning, accelerated by WebGPU
Go to Latest
import * as netsaur from "https://deno.land/x/netsaur@0.4.0-patch/packages/utilities/src/utils/misc/tensor.ts";

Multi-dimensional representation of data.

Classes

A Tensor of order O.

Interfaces

nDArray type

The base type implemented by Tensor

Type Aliases

Order of the tensor

An array with n items