Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/netsaur/backends/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.1.5/backends/gpu/activation.ts";

Properties

name: string

Methods

activate(type: string): string
prime(type: string): string