Skip to content
/ SIMD Public

SIMD implementation in normal CPU code, SSE and AVX. I created this project to test if the AVX and SSE code for my neural network works correctly and to compare its performance with regular CPU code. The focus is on operations like dot product, Adam optimizer, and gradient updates.

Notifications You must be signed in to change notification settings

h1me01/SIMD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

About

SIMD implementation in normal CPU code, SSE and AVX. I created this project to test if the AVX and SSE code for my neural network works correctly and to compare its performance with regular CPU code. The focus is on operations like dot product, Adam optimizer, and gradient updates.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published