Skip to content

use a Conv1d layer instead of torch.mean for averaging input

f949e1c
Select commit
Loading
Failed to load commit list.
Open

Reimplement NN ensemble using PyTorch #926

use a Conv1d layer instead of torch.mean for averaging input
f949e1c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2026 in 1s

99.63% (-0.01%) compared to 27e4ac7, passed because coverage increased by 0% when compared to adjusted base (99.63%)

View this Pull Request on Codecov

99.63% (-0.01%) compared to 27e4ac7, passed because coverage increased by 0% when compared to adjusted base (99.63%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.63%. Comparing base (27e4ac7) to head (f949e1c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #926      +/-   ##
==========================================
- Coverage   99.63%   99.63%   -0.01%     
==========================================
  Files         103      103              
  Lines        8238     8226      -12     
==========================================
- Hits         8208     8196      -12     
  Misses         30       30              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.