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

Update the multi-tenants example to support torch.compile and disable lazy mode #47

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

wangkl2
Copy link

@wangkl2 wangkl2 commented Jul 22, 2024

Description

📝 Update the multi-tenants example to support torch.compile() and disable the Lazy mode.
📝 Add instructions to create container and set up python env variable to avoid mpirun execution failure.
📝 Refine the instructions to run the example in readme.
📝 Add changelog.

Type of changes

Please specify the type of changes, and delete the options that are not relevant.

  • Documentation update
  • Bug fix (changes which fix an issue)
  • Others (please specify)
    Deprecate lazy mode and use torch.compile as default for the resnet50 multi-tenants training.

Tests

📝 Run the commands in readme file.

Checklist

  • I agree with the Developer Certificate of Origin.
  • My code conforms to the following coding guidelines:
  • I have performed a self code review.
  • I have made corresponding changes to the documentation.
  • I have added tests that prove my fix is effective or that my feature works.

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.

1 participant