import * as netsaur from "https://deno.land/x/netsaur@0.2.14/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. |