WebGPU backend for TypeTensor tensor operations
Part of TypeTensor
🚧 TODO - This backend is planned but not yet implemented.
npm install @typetensor/backend-webgpu
Requirements: Modern browser with WebGPU support (Chrome 113+, Edge 113+)
Interested in helping implement the WebGPU backend? See the contribution guidelines.
MIT