Crates.io | wtensor |
lib.rs | wtensor |
version | 0.1.0 |
source | src |
created_at | 2023-03-24 14:39:00.798243 |
updated_at | 2023-03-24 14:39:00.798243 |
description | WebGPU based tensor library. |
homepage | |
repository | https://github.com/LaurentMazare/wtensor |
max_upload_size | |
id | 819326 |
size | 64,404 |
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.