Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix that cannot correctly set bn layer channels #210

Merged
merged 4 commits into from
Mar 7, 2024

Merge branch 'main' into fix-conv3d-bug

d59eaab
Select commit
Loading
Failed to load commit list.
Merged

fix that cannot correctly set bn layer channels #210

Merge branch 'main' into fix-conv3d-bug
d59eaab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 7, 2024 in 0s

7.38% (+0.00%) compared to a64a9cc

View this Pull Request on Codecov

7.38% (+0.00%) compared to a64a9cc

Details

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 7.38%. Comparing base (a64a9cc) to head (d59eaab).

Files Patch % Lines
neuralpredictors/layers/cores/conv3d.py 0.00% 4 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main    #210   +/-   ##
=====================================
  Coverage   7.38%   7.38%           
=====================================
  Files         58      58           
  Lines       5947    5947           
  Branches    1006    1006           
=====================================
  Hits         439     439           
  Misses      5478    5478           
  Partials      30      30           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.