ONNX 3D convolution test for brainchop models.
You can serve a hot-reloadable web page that allows you to interactively modify the source code.
git clone git@github.com:niivue/niivue-onnx.git
cd niivue-onnx
npm install
npm run dev # Only works in Chrome due to WebGPU usage
npm run build
npx http-server dist/ # Only works in Chrome due to WebGPU usage