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

[Bugfix]Fix type conversion error in distributed mode #232

Merged
merged 6 commits into from
Jul 14, 2022

Conversation

rayrayraykk
Copy link
Collaborator

  1. Fix type conversion error in distributed mode
  2. Add demo YAML file to master

@rayrayraykk rayrayraykk added the bug Something isn't working label Jul 14, 2022
Copy link
Collaborator

@xieyxclack xieyxclack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@xieyxclack xieyxclack merged commit bbb100c into alibaba:master Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AttributeError in distributed mode -- (Avoid type conversion outside worker)
2 participants