Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add logging throughput hook & Support for more efficient distributed data processing #191

Closed
wants to merge 7 commits into from

Conversation

HIT-cwh
Copy link
Collaborator

@HIT-cwh HIT-cwh commented Nov 1, 2023

  1. Add a hook named ThroughputHook to estimate the real-time throughput of model training.
  2. In the context of distributed training, process the dataset on rank 0 and subsequently broadcast it to the other ranks.

@HIT-cwh HIT-cwh changed the title [Feature] Add logging throughput hook [Feature] Add logging throughput hook & Support for more efficient distributed data processing Nov 1, 2023
@HIT-cwh HIT-cwh closed this Nov 17, 2023
@HIT-cwh HIT-cwh deleted the logging branch January 31, 2024 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants