1 unstable release

0.1.0 Mar 24, 2023

#53 in #blas

MIT/Apache

20KB
424 lines

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.

Dependencies

~6–41MB
~603K SLoC