jatinchowdhury18 / RTNeural

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

Add PReLU layer for all backends #82

Closed jatinchowdhury18 closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #82 (2359c47) into main (d1a1daa) will decrease coverage by 0.17%. The diff coverage is 92.52%.

:exclamation: Current head 2359c47 differs from pull request most recent head 7f9d948. Consider uploading reports for the commit 7f9d948 to get more accurate results

@@            Coverage Diff             @@
##             main      #82      +/-   ##
==========================================
- Coverage   96.57%   96.40%   -0.17%     
==========================================
  Files          30       30              
  Lines        2480     2586     +106     
==========================================
+ Hits         2395     2493      +98     
- Misses         85       93       +8     
Impacted Files Coverage Δ
RTNeural/model_loader.h 86.04% <77.77%> (-0.76%) :arrow_down:
RTNeural/activation/activation_xsimd.h 98.26% <93.93%> (-1.74%) :arrow_down:
RTNeural/activation/activation.h 92.15% <95.65%> (+1.01%) :arrow_up:
RTNeural/activation/activation_eigen.h 99.23% <96.15%> (-0.77%) :arrow_down:
RTNeural/ModelT.h 87.93% <100.00%> (+0.77%) :arrow_up:

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