Skip to main content
Module

x/netsaur/src/gpu/matrix.ts>GPUMatrix.from

Powerful machine learning, accelerated by WebGPU
Go to Latest
method GPUMatrix.from
import { GPUMatrix } from "https://deno.land/x/netsaur@0.1.2/src/gpu/matrix.ts";

Type Parameters

optional
T extends DataType = DataType

Parameters

backend: WebGPUBackend
x: number
y: number
optional
type: DataType