Expand description
Hardware abstraction layer
Provides unified interface for different hardware backends:
- CUDA (NVIDIA GPUs)
- ROCm (AMD GPUs)
- Metal (Apple Silicon)
- TPU (Google TPUs)
- CPU with SIMD (AVX, NEON)
Structs§
- Hardware
Device - Hardware device information
Enums§
- Elementwise
Op - Hardware
Backend - Hardware backend type
Traits§
- Hardware
Ops - Hardware-accelerated operations trait
Functions§
- list_
devices - List available devices