jatinchowdhury18 / RTNeural

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

XSIMD: add specialization for Conv1D layer with dilation rate = 1 #78

Closed jatinchowdhury18 closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #78 (3ddac0e) into main (8b00242) will increase coverage by 0.01%. The diff coverage is 100.00%.

:exclamation: Current head 3ddac0e differs from pull request most recent head 31c217e. Consider uploading reports for the commit 31c217e to get more accurate results

@@            Coverage Diff             @@
##             main      #78      +/-   ##
==========================================
+ Coverage   96.84%   96.85%   +0.01%     
==========================================
  Files          29       29              
  Lines        2408     2418      +10     
==========================================
+ Hits         2332     2342      +10     
  Misses         76       76              
Impacted Files Coverage Δ
RTNeural/conv1d/conv1d.h 95.00% <100.00%> (-0.24%) :arrow_down:
RTNeural/conv1d/conv1d_eigen.h 92.85% <100.00%> (-0.48%) :arrow_down:
RTNeural/conv1d/conv1d_xsimd.h 96.49% <100.00%> (+1.14%) :arrow_up:

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