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

x/netsaur/src/core/tensor/tensor.ts>tensor2D

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

Create a 2D tensor from the given 2D array.