TypeTensor - v0.1.0
    Preparing search index...

    Module @typetensor/backend-webgpu

    @typetensor/backend-webgpu

    npm version WebGPU backend for TypeTensor tensor operations

    Part of TypeTensor

    🚧 TODO - This backend is planned but not yet implemented.

    npm install @typetensor/backend-webgpu
    
    • 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+)

    Interested in helping implement the WebGPU backend? See the contribution guidelines.

    MIT

    Classes

    WebGPUBackend