jatinchowdhury18 / RTNeural

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

Add helpers for loading layer weights exported from PyTorch #96

Closed jatinchowdhury18 closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #96 (2feb95e) into main (73a6935) will increase coverage by 0.05%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #96      +/-   ##
==========================================
+ Coverage   95.89%   95.95%   +0.05%     
==========================================
  Files          54       55       +1     
  Lines        3878     3928      +50     
==========================================
+ Hits         3719     3769      +50     
  Misses        159      159              
Impacted Files Coverage Δ
RTNeural/dense/dense.h 96.29% <100.00%> (ø)
RTNeural/dense/dense_eigen.h 95.12% <100.00%> (ø)
RTNeural/dense/dense_xsimd.h 95.69% <100.00%> (ø)
RTNeural/torch_helpers.h 100.00% <100.00%> (ø)

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