Skip to content

Commit 6adc625

Browse files
committed
*RELEASE 6.2.156.
1 parent f539d6c commit 6adc625

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

docs/2025.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ <h1>Simd Library Release Notes (2025).</h1>
3535
</center>
3636

3737
<a href="#HOME">Home</a>
38-
<h3 id="R156">December X, 2025 (version 6.2.156)</h3>
38+
<h3 id="R156">December 1, 2025 (version 6.2.156)</h3>
3939
<h4>Algorithms</h4>
4040
<h5>New features</h5>
4141
<ul>
@@ -45,6 +45,7 @@ <h5>New features</h5>
4545
<li>Base implementation of function SimdShiftDetectorSetBackground (С API of Simd::ShiftDetector).</li>
4646
<li>Base implementation of function SimdShiftDetectorEstimate (С API of Simd::ShiftDetector).</li>
4747
<li>Base implementation of function SimdShiftDetectorGetShift (С API of Simd::ShiftDetector).</li>
48+
<li>Base implementation, AMX-BF16 optimizations of class SynetConvolution16bNhwcGemmV1.</li>
4849
</ul>
4950
<h5>Improve</h5>
5051
<ul>
@@ -57,7 +58,6 @@ <h5>Improve</h5>
5758
<li>C++ wrapper Simd::DeinterleaveRgb (support of empty outputs).</li>
5859
<li>C++ wrapper Simd::DeinterleaveRgba (support of empty outputs).</li>
5960
<li>Parallelization in Base implementation, SSE4.1, AVX2, AVX-512BW optimizations of class ResizerNearest.</li>
60-
<li>Base implementation, AMX-BF16 optimizations of class SynetConvolution16bNhwcGemmV1.</li>
6161
</ul>
6262
<h5>Removing</h5>
6363
<ul>

docs/download.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ <h1>Simd Library Download.</h1>
2727
<h3>2025</h3>
2828
<table width=1012 border="1" style='border-collapse:collapse'>
2929
<tr align="center" style="background-color:#e0e0e0; font-weight:bold"> <td>Release Notes</td> <td>Download Link</td> <td>Size</td> </tr>
30+
<tr> <td align="center"> <a href="2025.html#R156">December 1, 2025</a> </td>
31+
<td align="center"> <a href="https://github.com/ermig1979/Simd/archive/refs/tags/v6.2.156.zip">Simd-6.2.156.zip</a> </td>
32+
<td align="center">6.3 MB</td> </tr>
3033
<tr> <td align="center"> <a href="2025.html#R155">November 10, 2025</a> </td>
3134
<td align="center"> <a href="https://github.com/ermig1979/Simd/archive/refs/tags/v6.2.155.zip">Simd-6.2.155.zip</a> </td>
3235
<td align="center">6.3 MB</td> </tr>

prj/txt/UserVersion.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.2.155
1+
6.2.156

0 commit comments

Comments
 (0)