diff --git a/docs/2026.html b/docs/2026.html index 940986a59c..85babbad78 100644 --- a/docs/2026.html +++ b/docs/2026.html @@ -73,6 +73,10 @@
New features
  • SVE2 optimizations of class SynetQuantizedConvolutionNhwcDepthwiseV3.
  • NEON, SVE2 optimizations of class SynetQuantizedConvolutionNhwcGemmV0.
  • NEON, SVE2 optimizations of class SynetQuantizedConvolutionNhwcSpecV0.
  • +
  • SVE2 optimizations of class ImagePgmTxtSaver.
  • +
  • SVE2 optimizations of class ImagePgmBinSaver.
  • +
  • SVE2 optimizations of class ImagePpmTxtSaver.
  • +
  • SVE2 optimizations of class ImagePpmBinSaver.
  • C++ wrapper Simd::SynetAdd16b.
  • C++ wrapper Simd::SynetQuantizedAdd.
  • C++ wrapper Simd::SynetQuantizedMul.
  • @@ -137,6 +141,13 @@
    Removing

    Test framework

    +
    New features
    +
    Removing