Skip to content

added backward sampling in a layer-wise manner - #412

Open
gengala wants to merge 1 commit into
mainfrom
sampling-backward-layered
Open

added backward sampling in a layer-wise manner#412
gengala wants to merge 1 commit into
mainfrom
sampling-backward-layered

added backward sampling in a layer-wise manner

ed07fe2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 16, 2026 in 0s

67.86% (-0.86%) compared to eb99f6f

View this Pull Request on Codecov

67.86% (-0.86%) compared to eb99f6f

Details

Codecov Report

❌ Patch coverage is 21.81818% with 86 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.86%. Comparing base (eb99f6f) to head (ed07fe2).
⚠️ Report is 24 commits behind head on main.

Files with missing lines Patch % Lines
cirkit/backend/torch/queries.py 13.79% 49 Missing and 1 partial ⚠️
cirkit/backend/torch/layers/inner.py 34.48% 19 Missing ⚠️
cirkit/backend/torch/layers/input.py 15.38% 11 Missing ⚠️
cirkit/backend/torch/layers/optimized.py 25.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #412      +/-   ##
==========================================
- Coverage   68.71%   67.86%   -0.86%     
==========================================
  Files          58       58              
  Lines        6007     6114     +107     
  Branches      773      790      +17     
==========================================
+ Hits         4128     4149      +21     
- Misses       1590     1675      +85     
- Partials      289      290       +1     

☔ View full report in Codecov by Harness.
📢 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.