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

lower NativeDropoutBackward #5642

Merged
merged 2 commits into from
Sep 25, 2023
Merged

lower NativeDropoutBackward #5642

merged 2 commits into from
Sep 25, 2023

Conversation

JackCaoG
Copy link
Collaborator

@JackCaoG JackCaoG commented Sep 22, 2023

No description provided.

@lsy323 lsy323 merged commit d4966db into master Sep 25, 2023
18 checks passed
ManfeiBai pushed a commit that referenced this pull request Sep 26, 2023
* lower NativeDropoutBackward

* fix lowering and add python test
ManfeiBai added a commit that referenced this pull request Sep 26, 2023
…5647)

* lower NativeDropoutBackward (#5642)

* lower NativeDropoutBackward

* fix lowering and add python test

* lower native_dropout (#5643)

* prototype version (compiling error)

* Add native_dropout manual lowering.

* fix to tensor IR and add a simple native_dropout test

* fix data type issue and update test case

* fix IR hash issue

* fix corner case when probability==0

* remove typo line

* add test case when probability=0

---------

Co-authored-by: JackCaoG <59073027+JackCaoG@users.noreply.github.com>
Co-authored-by: zpcore <piz@google.com>
zpcore pushed a commit that referenced this pull request Sep 28, 2023
* lower NativeDropoutBackward

* fix lowering and add python test
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