Skip to content

#EDITS: adding some very broken assembly for dgemm routine

Codecov / codecov/project/changes succeeded Feb 21, 2024 in 0s

56.57% (+7.26%) compared to f2a5080

View this Pull Request on Codecov

56.57% (+7.26%) compared to f2a5080

Details

Codecov Report

Attention: 392 lines in your changes are missing coverage. Please review.

Comparison is base (f2a5080) 49.31% compared to head (9a2dfac) 56.57%.

❗ Current head 9a2dfac differs from pull request most recent head 8098aa6. Consider uploading reports for the commit 8098aa6 to get more accurate results

Files Patch % Lines
modules/linalg/mtx_avx2_vec_i32.cpp 32.63% 64 Missing ⚠️
modules/linalg/mtx_avx2_vec_f64.cpp 19.40% 54 Missing ⚠️
modules/linalg/dgemm_arr.cpp 63.77% 46 Missing ⚠️
modules/linalg/igemm_arr.cpp 63.77% 46 Missing ⚠️
modules/linalg/sgemm_arr.cpp 63.77% 46 Missing ⚠️
modules/linalg/mtx_avx2_arr_i8.cpp 60.86% 18 Missing ⚠️
modules/linalg/vector_avx2_i16.cpp 0.00% 18 Missing ⚠️
modules/linalg/mtx_avx2_vec_f32.cpp 0.00% 15 Missing ⚠️
modules/linalg/mtx_avx2_arr_f32.cpp 0.00% 13 Missing ⚠️
modules/linalg/mtx_avx2_arr_i32.cpp 89.34% 13 Missing ⚠️
... and 9 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #112      +/-   ##
==========================================
+ Coverage   49.31%   56.57%   +7.26%     
==========================================
  Files          59       94      +35     
  Lines        5948     7837    +1889     
==========================================
+ Hits         2933     4434    +1501     
- Misses       3015     3403     +388     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.