Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/netsaur/mod.ts>Tensor#set

Powerful machine learning, accelerated by WebGPU
Go to Latest
method Tensor.prototype.set
Re-export
import { Tensor } from "https://deno.land/x/netsaur@0.2.0/mod.ts";

Set tensor data from an array of values.

Parameters

values: Float32Array