Skip to main content
Module

x/netsaur/deps.ts

Powerful machine learning, accelerated by WebGPU
Go to Latest
File
export { WebGPUBackend } from "https://raw.githubusercontent.com/denosaurs/neo/e7f602cd218fbdb7418e0fca9ac4aba8d6c22d08/backend/webgpu/backend.ts";export { Core } from "https://raw.githubusercontent.com/denosaurs/neo/e7f602cd218fbdb7418e0fca9ac4aba8d6c22d08/backend/core/core.ts";export { WebGPUData } from "https://raw.githubusercontent.com/denosaurs/neo/e7f602cd218fbdb7418e0fca9ac4aba8d6c22d08/backend/webgpu/data.ts";export { CsvStream,} from "https://deno.land/std@0.159.0/encoding/csv/stream.ts";export { dlopen } from "https://deno.land/x/plug@1.0.2/mod.ts";export type { FetchOptions } from "https://deno.land/x/plug@1.0.2/mod.ts";