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

x/netsaur/src/backend_gpu/activation.ts>GPUActivationFn

Powerful machine learning, accelerated by WebGPU
Go to Latest
interface GPUActivationFn
import { type GPUActivationFn } from "https://deno.land/x/netsaur@0.2.0/src/backend_gpu/activation.ts";

Properties

name: string

Methods

activate(...values: string[]): string
prime(...values: string[]): string