Module gpu_neural_ops

Source
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