main
Fix comment
Add initial support for Intel AVX512F
Add TFloat data type for neural network
bugfix of FMA port to FAST_FLOAT
Add missing check for __ARM_NEON
reformat code (files with tabs)
Facilitate vectorization for generic build (#4223)
Add RISC-V V support (#4346)
Remove unused variable assignments
Prepare using float instead of double for LSTM calculations
Refine fix: move env override to file scope to avoid recursive block-scope static init
Fix recursive static initialization in SIMDDetect::GetDetector()