-
Notifications
You must be signed in to change notification settings - Fork 370
Moe support #3811
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
base: main
Are you sure you want to change the base?
Moe support #3811
Conversation
fa53986
to
6ea89ae
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you add detailed comments demonstrating what it does now that you've gone through the entire converter ? that would be helpful
9e7ca5d
to
c286767
Compare
gm.graph.erase_node(node) | ||
gm = clean_up_graph_after_modifications(gm) | ||
|
||
gm = clean_up_graph_after_modifications(gm) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this just because we only need one cleanup?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah or otherwise it could take forever
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM but please also get @peri044's stamp
@cehongwang the linux tests are failing. Do you know the rootcause ? |
92f62f8
to
049b810
Compare
fixed |
015bf19
to
6cf31cf
Compare
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Fixes # (issue)
Type of change
Please delete options that are not relevant and/or add your own.
Checklist: