jatinchowdhury18 / RTNeural

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

Fix issue with XSIMD needing C++ limits header #49

Closed jatinchowdhury18 closed 2 years ago

jatinchowdhury18 commented 2 years ago

Resolves #47

codecov-commenter commented 2 years ago

Codecov Report

Merging #49 (d7a1468) into main (7e4bc0c) will increase coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #49      +/-   ##
==========================================
+ Coverage   96.44%   96.46%   +0.02%     
==========================================
  Files          29       29              
  Lines        1998     2010      +12     
==========================================
+ Hits         1927     1939      +12     
  Misses         71       71              
Impacted Files Coverage Δ
RTNeural/common.h 93.91% <0.00%> (ø)
RTNeural/lstm/lstm_eigen.h 95.23% <0.00%> (+1.90%) :arrow_up:

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 7e4bc0c...d7a1468. Read the comment docs.