Skip to content

Commit

Permalink
-remove Base implementation, SSE4.1, AVX2, AVX-512BW, AMX-BF16 optimi…
Browse files Browse the repository at this point in the history
…zations of class SynetConvolution32fBf16NhwcGemm.
  • Loading branch information
ermig1979 committed Sep 26, 2024
1 parent 2bb4201 commit 1f2a221
Show file tree
Hide file tree
Showing 50 changed files with 544 additions and 3,106 deletions.
8 changes: 8 additions & 0 deletions docs/2024.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,14 @@ <h5>New features</h5>
<li>AMX-BF16 (AVX-512VBMI) optimizations of function DeinterleaveBgra.</li>
</ul>

<h5>Removing</h5>
<ul>
<li>Base implementation, SSE4.1, AVX2, AVX-512BW, AMX-BF16 optimizations of class SynetConvolution32fBf16NhwcGemm.</li>
<li>Base implementation of class SynetConvolution32fBf16Gemm.</li>
<li>Parameter compatibility from function SynetConvolution32fInit.</li>
</ul>


<h4>Test framework</h4>
<h5>New features</h5>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion docs/help/group__c__types.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

29 changes: 11 additions & 18 deletions docs/help/group__synet__convolution__fp32.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1f2a221

Please sign in to comment.