Expand description
SIMD optimizations for parallel pipeline execution
This module provides SIMD-optimized operations for data processing in machine learning pipelines, focusing on vectorized operations that can significantly improve performance.
Structsยง
- Simd
Config - SIMD configuration for optimized operations
- Simd
Data Layout - Cache-friendly data layouts for SIMD operations
- Simd
Feature Ops - SIMD-optimized feature transformations
- SimdOps
- SIMD-optimized operations for pipeline processing