Skip to content

Simd v6.1.141

Latest
Compare
Choose a tag to compare
@ermig1979 ermig1979 released this 02 Sep 08:07
· 13 commits to master since this release

Algorithms

New features
  • Support of BFloat16 in Base implementation, SSE4.1, AVX2, AVX-512BW, NEON optimizations of class ResizerNearest.
Bug fixing
  • Compiler warning in function Simd::LitterCpuCache.
  • Error in AVX-512BW optimizations of class SynetInnerProduct16bGemmNN.