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

Turn on graph tf optimize grappler dependency #2020

Merged
merged 2 commits into from
Aug 12, 2022

Conversation

hwangdeyu
Copy link
Contributor

@hwangdeyu hwangdeyu commented Aug 5, 2022

  • Fix lstm cell with activation and dropout settings issue in tf2.
  • Fix random_normal_rewriter output in test_random_std_normal backend test error once dependency enabled.

fixes #2002

hwangdeyu and others added 2 commits August 10, 2022 18:40
Signed-off-by: Deyu Huang <deyhuang@microsoft.com>
Signed-off-by: Deyu Huang <deyhuang@microsoft.com>
Co-authored-by: Jay Zhang <jiz@microsoft.com>
@hwangdeyu hwangdeyu force-pushed the optimize_dependency branch from be287e6 to a1f1d86 Compare August 10, 2022 10:42
@hwangdeyu hwangdeyu requested a review from fatcat-z August 10, 2022 10:43
Copy link
Collaborator

@fatcat-z fatcat-z left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@hwangdeyu hwangdeyu merged commit 4debef7 into onnx:main Aug 12, 2022
@hwangdeyu hwangdeyu deleted the optimize_dependency branch August 12, 2022 02:43
fatcat-z added a commit that referenced this pull request Sep 21, 2022
* Turn on graph tf optimize grappler dependency

Signed-off-by: Deyu Huang <deyhuang@microsoft.com>

* Aviod output name rewrite in random normal

Signed-off-by: Deyu Huang <deyhuang@microsoft.com>
Co-authored-by: Jay Zhang <jiz@microsoft.com>
Signed-off-by: Jay Zhang <jiz@microsoft.com>
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.

Failed to convert LSTM cell with activation and dropout settings
2 participants