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

add split_assignments to SplitModel pass #1610

Merged
merged 7 commits into from
Feb 14, 2025
Merged

add split_assignments to SplitModel pass #1610

merged 7 commits into from
Feb 14, 2025

Conversation

xieofxie
Copy link
Contributor

@xieofxie xieofxie commented Feb 12, 2025

Describe your changes

Checklist before requesting a review

  • Add unit tests for this change.
  • Make sure all tests can pass.
  • Update documents if necessary.
  • Lint and apply fixes to your code by running lintrunner -a
  • Is this a user-facing change? If yes, give a description of this change to be included in the release notes.
    Add split_assignments to SplitModel pass. It could be used instead of CaptureSplitInfo pass.
  • Is this PR including examples changes? If yes, please remember to update example documentation in a follow-up PR.

(Optional) Issue link

@xieofxie
Copy link
Contributor Author

where to add this?

Is this a user-facing change? If yes, give a description of this change to be included in the release notes.

@jambayk
Copy link
Contributor

jambayk commented Feb 12, 2025

You can add the change description right under the checkbox

@jambayk
Copy link
Contributor

jambayk commented Feb 13, 2025

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@xieofxie xieofxie merged commit f43ba6e into main Feb 14, 2025
24 checks passed
@xieofxie xieofxie deleted the hualxie/assignments branch February 14, 2025 07:29
jambayk pushed a commit that referenced this pull request Feb 25, 2025
- [x] Add unit tests for this change.
- [x] Make sure all tests can pass.
- [x] Update documents if necessary.
- [x] Lint and apply fixes to your code by running `lintrunner -a`
- [x] Is this a user-facing change? If yes, give a description of this
change to be included in the release notes.
Add split_assignments to SplitModel pass. It could be used instead of
CaptureSplitInfo pass.
- [x] Is this PR including examples changes? If yes, please remember to
update [example
documentation](https://github.com/microsoft/Olive/blob/main/docs/source/examples.md)
in a follow-up PR.

---------

Co-authored-by: hualxie <[email protected]>
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