Skip to content

fix(autogram): Use only rg tensors in autograd functions#441

Merged
ValerianRey merged 3 commits intomainfrom
fix-outputs
Oct 1, 2025
Merged

fix(autogram): Use only rg tensors in autograd functions#441
ValerianRey merged 3 commits intomainfrom
fix-outputs

Conversation

@ValerianRey
Copy link
Copy Markdown
Contributor

@ValerianRey ValerianRey commented Oct 1, 2025

  • Work with rg outputs only
  • Stop marking WithModuleWithStringOutput as xfail

@ValerianRey ValerianRey added cc: fix Conventional commit type for bug fixes of the actual library (changes to src). package: autogram labels Oct 1, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
src/torchjd/autogram/_module_hook_manager.py 100.00% <100.00%> (ø)
src/torchjd/autogram/_vjp.py 100.00% <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 bfce3ec into main Oct 1, 2025
15 of 17 checks passed
@ValerianRey ValerianRey deleted the fix-outputs branch October 1, 2025 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cc: fix Conventional commit type for bug fixes of the actual library (changes to src). package: autogram

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant