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

x/netsaur/examples/mnist/common.ts>assert

Powerful machine learning, accelerated by WebGPU
Latest
function assert
import { assert } from "https://deno.land/x/netsaur@0.3.2-patch/examples/mnist/common.ts";

Parameters

condition: boolean
optional
message: string