Skip to content

Simd v6.1.144

Latest
Compare
Choose a tag to compare
@ermig1979 ermig1979 released this 02 Dec 12:31
· 7 commits to master since this release

Algorithms

New features
  • SSE4.1, AVX2 optimizations of function Yuv444pToRgbaV2.
  • SSE4.1 optimizations of class ImageJpegLoader.
  • isRgb parameter of function Simd::SynetSetInput.
Bug fixing
  • Error in Base implementation, SSE4.1, AVX2, AVX-512BW, AMX-BF16 optimizations of class SynetConvolution16bNhwcGemm.

Python wrapper

New features
  • isRgb parameter of function Simd.SynetSetInput.