wtensor: Experiments around a WebGPU based tensor library

Build Status Latest version Documentation License

This repo contains some experimental code for a tensor library based on WebGPU kernels (using wgpu). CPU based tensors are out of scope, as well as providing static dimension checks.