jatinchowdhury18 / RTNeural

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

Add example for models with custom layers #59

Closed jatinchowdhury18 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #59 (cb577a2) into main (e85e7c4) will decrease coverage by 0.13%. The diff coverage is 57.14%.

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

@@            Coverage Diff             @@
##             main      #59      +/-   ##
==========================================
- Coverage   96.50%   96.36%   -0.14%     
==========================================
  Files          29       29              
  Lines        2060     2064       +4     
==========================================
+ Hits         1988     1989       +1     
- Misses         72       75       +3     
Impacted Files Coverage Δ
RTNeural/ModelT.h 86.91% <57.14%> (-2.41%) :arrow_down:

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 e85e7c4...c830feb. Read the comment docs.