import * as netsaur from "https://deno.land/x/netsaur@0.2.2/src/core/engine.ts";
Functions
setupBackend loads the backend and sets it up. |
Interfaces
The Backend Loader is responsible for loading the backend and setting it up. | |
The Tensor Backend is responsible for creating and managing Tensors. |