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

Handle Split op in is_same_node_merge #136

Merged
merged 2 commits into from
Jul 15, 2020

Conversation

jiafatom
Copy link
Contributor

Optimization fails for keras-bert model conversion, because we want to merge two Split op in MergeCommonSequence. Note that Split op has multiple outputs, so we want to skip this case.

@jiafatom jiafatom requested a review from wenbingl July 15, 2020 21:39
@jiafatom jiafatom merged commit b218a47 into microsoft:master Jul 15, 2020
@jiafatom jiafatom deleted the merge_split branch July 15, 2020 21:42
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