Skip to content

refactor(autogram): Fix outdated list of incompatible modules#450

Merged
ValerianRey merged 1 commit intomainfrom
fix-outdated-list-of-incompatible-modules
Oct 10, 2025
Merged

refactor(autogram): Fix outdated list of incompatible modules#450
ValerianRey merged 1 commit intomainfrom
fix-outdated-list-of-incompatible-modules

Conversation

@ValerianRey
Copy link
Copy Markdown
Contributor

  • Transformer and helper modules are now compatible with batched engine. It somehow worked even with those modules in the list because Transformer and helper modules do not have direct params and thus do not get hooked themselves anyway.

* Transformer and helper modules are now compatible with batched engine. It somehow worked even with those modules in the list because Transformer and helper modules do not have direct params and thus do not get hooked themselves anyway.
@ValerianRey ValerianRey added cc: refactor Conventional commit type for any refactoring, not user-facing, and not typing or perf improvements package: autogram labels Oct 10, 2025
@ValerianRey ValerianRey self-assigned this Oct 10, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
src/torchjd/autogram/_engine.py 100.00% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ValerianRey ValerianRey merged commit 6d0b3a8 into main Oct 10, 2025
17 checks passed
@ValerianRey ValerianRey deleted the fix-outdated-list-of-incompatible-modules branch October 10, 2025 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cc: refactor Conventional commit type for any refactoring, not user-facing, and not typing or perf improvements package: autogram

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant