Skip to content

Adding different types of parallelism to the elementwise layer#222

Merged
aobolensk merged 51 commits into
mainfrom
AndreySorokin7/Add_parall_ew_layer
Dec 9, 2025
Merged

Adding different types of parallelism to the elementwise layer#222
aobolensk merged 51 commits into
mainfrom
AndreySorokin7/Add_parall_ew_layer

link_libraries

d9f3d13
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 8, 2025 in 0s

83.18% (+0.09%) compared to 752c273

View this Pull Request on Codecov

83.18% (+0.09%) compared to 752c273

Details

Codecov Report

❌ Patch coverage is 88.00000% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.18%. Comparing base (752c273) to head (d9f3d13).

Files with missing lines Patch % Lines
include/parallel/backends.hpp 80.00% 3 Missing and 5 partials ⚠️
include/parallel/parallel.hpp 85.00% 0 Missing and 3 partials ⚠️
include/layers/EWLayer.hpp 96.87% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #222      +/-   ##
==========================================
+ Coverage   83.09%   83.18%   +0.09%     
==========================================
  Files          44       46       +2     
  Lines        2271     2349      +78     
  Branches     1349     1397      +48     
==========================================
+ Hits         1887     1954      +67     
- Misses        187      190       +3     
- Partials      197      205       +8     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.