Module @typetensor/backend-webgpu
@typetensor/backend-webgpu
WebGPU backend for TypeTensor tensor operations
Part of TypeTensor
Status
🚧 TODO - This backend is planned but not yet implemented.
Install
npm install @typetensor/backend-webgpu
Planned Features
- GPU-accelerated tensor operations via WebGPU
- Cross-platform browser GPU support
- Efficient GPU buffer management
- Automatic fallback to CPU when WebGPU unavailable
- Compute shader optimization for tensor operations
Requirements: Modern browser with WebGPU support (Chrome 113+, Edge 113+)
Contributing
Interested in helping implement the WebGPU backend? See the contribution guidelines.
License
MIT
Classes
- WebGPUBackend