Skip to content

Fix a typo in scaled_dot_product_attention_tutorial.py #2549

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

Merged
merged 2 commits into from
Sep 7, 2023

Conversation

ganghe74
Copy link
Contributor

@ganghe74 ganghe74 commented Sep 5, 2023

CausaulSelfAttention to CausalSelfAttention

It's simple commit. The issue can be skipped. Is it okay?

``CausaulSelfAttention`` to ``CausalSelfAttention``
@pytorch-bot
Copy link

pytorch-bot bot commented Sep 5, 2023

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/tutorials/2549

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit 3002127 with merge base 28c6e96 (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

Copy link
Contributor

@svekars svekars left a comment

Choose a reason for hiding this comment

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

Thanks

@svekars svekars merged commit e28eace into pytorch:main Sep 7, 2023
ganghe74 added a commit to ganghe74/tutorials-kr that referenced this pull request Sep 8, 2023
mikaylagawarecki pushed a commit to mikaylagawarecki/tutorials that referenced this pull request Sep 18, 2023
``CausaulSelfAttention`` to ``CausalSelfAttention``

Co-authored-by: Svetlana Karslioglu <svekars@fb.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants