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

[AutoTuner]Optimize prune and fix some bugs #140

Merged
merged 6 commits into from
Jun 12, 2024

Conversation

Caozhou1995
Copy link
Collaborator

@Caozhou1995 Caozhou1995 commented Jun 9, 2024

In this PR, we optimize prune rules:

  1. adding prune rules based on tp and pp
  2. adding dist optimizer rules
  3. adding Multi-Dimensional joint rules.
    Pruning rules now cover dist optimizer, mbs, sp, recompute, tp, pp, and any combination between them

@Caozhou1995 Caozhou1995 force-pushed the optimize_prune branch 2 times, most recently from 79087ee to 6e3e4cf Compare June 9, 2024 09:19
@Caozhou1995 Caozhou1995 force-pushed the optimize_prune branch 2 times, most recently from a70eff8 to b8e29c7 Compare June 11, 2024 12:00
@Caozhou1995 Caozhou1995 changed the title [AutoTuner]optimize prune and fix some bugs [AutoTuner]Optimize prune and fix some bugs Jun 11, 2024
Copy link
Contributor

@aoyulong aoyulong left a comment

Choose a reason for hiding this comment

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

LGTM

@aoyulong aoyulong merged commit 9171a0a into FlagOpen:main Jun 12, 2024
2 checks passed
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