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

[Fix] Bug Fix in Distributed Training with new API (WIP) #144

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ZaberKo
Copy link
Contributor

@ZaberKo ZaberKo commented Jul 9, 2024

Description

This PR fixes

  • doc typos.
  • potential issues of type promotion in the state.
  • test cases in new StdWorkflow API (WIP)

Checklist

  • I have formatted my Python code with black.
  • I have good commit messages.
  • If adding new algorithms, problems, operators:
    • Added related test cases.
    • Added docstring to explain important parameters.
    • Added entries in the docs.

@ZaberKo ZaberKo changed the title [Fix] Bug Fix in Distributed Training [Fix] Bug Fix in Distributed Training with new API (WIP) Jul 9, 2024
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.

None yet

1 participant