Expand description
Bridge implementation connecting CUDA-WASM with ruv-FANN
This module provides the core bridge functionality that enables seamless integration between CUDA kernels and ruv-FANN neural networks.
Structs§
- WebGpu
Backend - WebGPU backend implementation for neural operations
Functions§
- execute_
cpu_ fallback - Execute operation on CPU as fallback
- extract_
wgsl_ from_ rust - Extract WGSL from transpiled Rust code