jatinchowdhury18 / RTNeural

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

Move Accelerate backend elsewhere #110

Closed jatinchowdhury18 closed 10 months ago

codecov-commenter commented 10 months ago

Codecov Report

Merging #110 (0551420) into main (e802121) will not change coverage. The diff coverage is n/a.

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

@@           Coverage Diff           @@
##             main     #110   +/-   ##
=======================================
  Coverage   95.74%   95.74%           
=======================================
  Files          55       55           
  Lines        3951     3951           
=======================================
  Hits         3783     3783           
  Misses        168      168           
Files Changed Coverage Δ
RTNeural/Layer.h 83.33% <ø> (ø)
RTNeural/ModelT.h 92.10% <ø> (ø)
RTNeural/activation/activation.h 93.20% <ø> (ø)
RTNeural/batchnorm/batchnorm.tpp 100.00% <ø> (ø)
RTNeural/batchnorm/batchnorm2d.tpp 100.00% <ø> (ø)
RTNeural/common.h 94.65% <ø> (ø)
RTNeural/conv1d/conv1d.h 95.34% <ø> (ø)
RTNeural/conv1d/conv1d.tpp 100.00% <ø> (ø)
RTNeural/conv2d/conv2d.tpp 100.00% <ø> (ø)
RTNeural/dense/dense.h 96.29% <ø> (ø)
... and 4 more

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