jatinchowdhury18 / RTNeural

Real-time neural network inferencing
BSD 3-Clause "New" or "Revised" License
543 stars 57 forks source link

Implement MathsProvider pattern for STL and XSIMD backends #115

Closed jatinchowdhury18 closed 7 months ago

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (b8dc376) 95.65% compared to head (4a3e424) 95.65%.

Files Patch % Lines
RTNeural/common.h 62.50% 3 Missing :warning:
RTNeural/activation/activation.h 93.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #115 +/- ## ========================================== - Coverage 95.65% 95.65% -0.01% ========================================== Files 55 57 +2 Lines 3940 3866 -74 ========================================== - Hits 3769 3698 -71 + Misses 171 168 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.