Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#MERGE: Linear Algebra module mass update (broken) #112

Merged
merged 54 commits into from
Feb 21, 2024
Merged

#MERGE: Linear Algebra module mass update (broken) #112

merged 54 commits into from
Feb 21, 2024

Conversation

akielaries
Copy link
Owner

No description provided.

… mtx multiplication operations with BLAS type routines
Copy link

codecov bot commented Feb 21, 2024

Codecov Report

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

Comparison is base (f2a5080) 49.31% compared to head (8098aa6) 56.57%.

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.

@akielaries akielaries changed the title #MERGE: Linear Algebra module mass update #MERGE: Linear Algebra module mass update (broken) Feb 21, 2024
@akielaries akielaries merged commit 2bd9b74 into main Feb 21, 2024
36 of 47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant