jatinchowdhury18 / RTNeural

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

Update XSIMD submodule to version 8.0.5 #54

Closed jatinchowdhury18 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #54 (086d77e) into main (8fcdb97) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 086d77e differs from pull request most recent head 1c09f19. Consider uploading reports for the commit 1c09f19 to get more accurate results

@@           Coverage Diff           @@
##             main      #54   +/-   ##
=======================================
  Coverage   96.46%   96.46%           
=======================================
  Files          29       29           
  Lines        2010     2010           
=======================================
  Hits         1939     1939           
  Misses         71       71           
Impacted Files Coverage Δ
RTNeural/Model.h 100.00% <ø> (ø)
RTNeural/activation/activation_xsimd.h 100.00% <ø> (ø)
RTNeural/common.h 93.91% <ø> (ø)
RTNeural/conv1d/conv1d_xsimd.h 92.85% <ø> (ø)
RTNeural/dense/dense_xsimd.h 95.65% <ø> (ø)
RTNeural/gru/gru_xsimd.h 97.26% <ø> (ø)
RTNeural/lstm/lstm_xsimd.h 97.43% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8fcdb97...1c09f19. Read the comment docs.