Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-02 | 489 Bytes | |
Simd v6.1.150 source code.tar.gz | 2025-06-02 | 4.6 MB | |
Simd v6.1.150 source code.zip | 2025-06-02 | 6.1 MB | |
Totals: 3 Items | 10.6 MB | 0 |
Algorithms
New features
- Base implementation, SSE4.1, AVX2 optimizations of class ResizerByteBilinearOpenCv.
Improve
- Base implementation, SSE4.1, AVX2 optimizations of function SynetPoolingAverage.
- Base implementation, SSE4.1, AVX2 optimizations of class SynetGridSample2d32fBlZ.
Test framework
New features
- Special tests to compare Simd and OpenCV resize.