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

ywt/add-silu-inplace-op #766

Merged
merged 3 commits into from
Apr 8, 2024

Conversation

yewentao256
Copy link
Contributor

@yewentao256 yewentao256 commented Apr 7, 2024

adding silu inplace operator to reduce double dispatch

@@ -217,6 +217,7 @@ diopiSigmoid
diopiSigmoidBackward
diopiSign
diopiSilu
diopiSiluInp
Copy link
Collaborator

Choose a reason for hiding this comment

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

应该是顺序不对,你直接上传你的就好

Copy link
Contributor Author

Choose a reason for hiding this comment

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

好的,已更新

@fandaoyi fandaoyi merged commit 538cb09 into DeepLink-org:main Apr 8, 2024
29 checks passed
@yewentao256 yewentao256 deleted the ywt/add-silu-inplace-op branch April 8, 2024 05:47
xuq7410 pushed a commit to xuq7410/deeplink.framework that referenced this pull request May 23, 2024
* fix: negative dimensions are not allowed

* fix: cover the scalar tensor
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.

3 participants