wtensor

Crates.iowtensor
lib.rswtensor
version0.1.0
sourcesrc
created_at2023-03-24 14:39:00.798243
updated_at2023-03-24 14:39:00.798243
descriptionWebGPU based tensor library.
homepage
repositoryhttps://github.com/LaurentMazare/wtensor
max_upload_size
id819326
size64,404
Laurent Mazare (LaurentMazare)

documentation

README

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.

Commit count: 15

cargo fmt