Skip to content

Add proper support for distributed training#297

Merged
tizianocitro merged 2 commits into
mainfrom
fix/distributed-trainer
Jun 12, 2026
Merged

Add proper support for distributed training#297
tizianocitro merged 2 commits into
mainfrom
fix/distributed-trainer

Conversation

@tizianocitro

Copy link
Copy Markdown
Contributor

All submissions

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there are no other open Pull Requests for the same changes?
  • Have you made sure you have rebased your branch to the latest commit on the target branch?

Description

  • Add proper support for distributed training.

Checklist

  • Does your submission pass all tests? (use make test)
  • Have you written tests to cover all your changes? If not, provide a reason.
  • Have you lint your code locally before submission? (use make format)
  • Have you type checked your code locally before submission? (use make typecheck)

@codecov

codecov Bot commented Jun 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Comment thread hyperbench/train/trainer.py Outdated
@tizianocitro tizianocitro merged commit c343fd5 into main Jun 12, 2026
46 checks passed
@tizianocitro tizianocitro deleted the fix/distributed-trainer branch June 12, 2026 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add option to have separate trainer for test in distributed setting

2 participants