Skip to content

Fixed CI/CD, improvements and small refactorings#179

Merged
zangobot merged 23 commits intomainfrom
174-add-reductionnone-automatically-to-loss-functions-when-passed-from-torchnn
Mar 20, 2026
Merged

Fixed CI/CD, improvements and small refactorings#179
zangobot merged 23 commits intomainfrom
174-add-reductionnone-automatically-to-loss-functions-when-passed-from-torchnn

Conversation

@maurapintor
Copy link
Collaborator

@maurapintor maurapintor commented Feb 27, 2026

@maurapintor maurapintor self-assigned this Feb 27, 2026
@maurapintor maurapintor added bug Something isn't working refactoring Improvements that don't add or modify functionalities. labels Feb 27, 2026
@maurapintor maurapintor linked an issue Feb 27, 2026 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Mar 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.60%. Comparing base (ecc4297) to head (a1d74cb).
⚠️ Report is 24 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #179      +/-   ##
==========================================
- Coverage   91.90%   89.60%   -2.30%     
==========================================
  Files          67       49      -18     
  Lines        2173     1607     -566     
==========================================
- Hits         1997     1440     -557     
+ Misses        176      167       -9     

☔ 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.

@maurapintor maurapintor changed the title Fix loss reduction and renamed pytorch classifier with correct case Fixed CI/CD, improvements and small refactorings Mar 13, 2026
@maurapintor maurapintor added the enhancement New feature or request label Mar 13, 2026
@maurapintor maurapintor requested a review from zangobot March 13, 2026 14:14
Copy link
Contributor

@zangobot zangobot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zangobot zangobot merged commit f03b4c0 into main Mar 20, 2026
7 checks passed
@maurapintor maurapintor deleted the 174-add-reductionnone-automatically-to-loss-functions-when-passed-from-torchnn branch March 25, 2026 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request refactoring Improvements that don't add or modify functionalities.

Projects

Status: Q1 2026 Jan-Mar

Development

Successfully merging this pull request may close these issues.

Add reduction='none' automatically to loss functions when passed from torch.nn Rename BasePytorchClassifier to BasePyTorchClassifier (capital T)

2 participants