Expand description
GPU Neural Operations for CUDA-WASM Integration
This module implements high-performance neural network operations using GPU acceleration through WebGPU/CUDA backends.
Functionsยง
- execute_
operation - Execute a neural operation on GPU with automatic optimization
- process_
batch - Process multiple operations in batch for efficiency