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

x/netsaur/src/core/api/error.ts

Powerful machine learning, accelerated by WebGPU
Go to Latest
import * as netsaur from "https://deno.land/x/netsaur@0.2.2/src/core/api/error.ts";

Classes

Invalid Activation Error is thrown when an activation function is invalid.

Incompatible Rank Error is thrown when a tensor is incompatible with a layer.

Invalid Flatten Error is thrown when a tensor cannot be flattened.

Invalid Pool Error is thrown when a tensor cannot be pooled.

No backend error is thrown when a backend is not initialized.