jatinchowdhury18 / RTNeural

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

Update xsimd #71

Closed jatinchowdhury18 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #71 (216af1e) into main (0888e5a) will increase coverage by 0.00%. The diff coverage is 100.00%.

:exclamation: Current head 216af1e differs from pull request most recent head ce2d0bd. Consider uploading reports for the commit ce2d0bd to get more accurate results

@@           Coverage Diff           @@
##             main      #71   +/-   ##
=======================================
  Coverage   96.70%   96.70%           
=======================================
  Files          29       29           
  Lines        2305     2306    +1     
=======================================
+ Hits         2229     2230    +1     
  Misses         76       76           
Impacted Files Coverage Δ
RTNeural/activation/activation_xsimd.h 100.00% <100.00%> (ø)
RTNeural/common.h 93.70% <100.00%> (+0.04%) :arrow_up:
RTNeural/conv1d/conv1d_xsimd.h 92.85% <100.00%> (ø)
RTNeural/dense/dense_xsimd.h 95.65% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more