Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-05 | 760 Bytes | |
Simd v6.1.149 source code.tar.gz | 2025-05-05 | 4.6 MB | |
Simd v6.1.149 source code.zip | 2025-05-05 | 6.0 MB | |
Totals: 3 Items | 10.6 MB | 0 |
Algorithms
New features
- Base implementation, SSE4.1, AVX2, AVX-512BW, AMX-BF16 optimizations of class SynetConvolution16bNhwcSpecV1.
- AMX tile config changes caching.
- Function SimdSetAmxFull.
Improve
- Base implementation, SSE4.1, AVX2, AVX-512BW, AMX-BF16 optimizations of class SynetConvolution16bNhwcSpecV0.
Bug fixing
- Error in function Simd::SynetSetInput.
Renaming
- Class SynetConvolution16bNhwcDirect to SynetConvolution16bNhwcSpecV0.
Infrastructure
Bug fixing
- CMake warning (required minimal version of CMake must be greater or equal to 3.10).