pytorch / tutorials

PyTorch tutorials.
https://pytorch.org/tutorials/
BSD 3-Clause "New" or "Revised" License
7.96k stars 3.98k forks source link

FIX: typo in inductor_debug_cpu.py #2938

Open AnHaechan opened 1 week ago

AnHaechan commented 1 week ago

Description

Fixes a small typo (places of pre and post got switched)

Checklist

cc @svekars @brycebortree

pytorch-bot[bot] commented 1 week ago

:link: Helpful Links

:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/tutorials/2938

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

:white_check_mark: No Failures

As of commit 0dfcdbae7a963326fc9944d6d3de04774ac08654 with merge base 3b97695b38b66cbd6d0ede5b8aea8940cf6c8b7d (image): :green_heart: Looks good so far! There are no failures yet. :green_heart:

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

facebook-github-bot commented 1 week ago

Hi @AnHaechan!

Thank you for your pull request and welcome to our community.

Action Required

In order to merge any pull request (code, docs, etc.), we require contributors to sign our Contributor License Agreement, and we don't seem to have one on file for you.

Process

In order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with CLA signed. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.

If you have received this in error or have any questions, please contact us at cla@meta.com. Thanks!

facebook-github-bot commented 1 week ago

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Meta Open Source project. Thanks!

facebook-github-bot commented 1 week ago

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Meta Open Source project. Thanks!

svekars commented 1 week ago

@Valentine233 @zhuhaozhe @jgong5 @EikanWang

AnHaechan commented 1 week ago

@svekars @Valentine233 Hi, I'd like to remind about merging this PR! Please let me know if I'm missing something :)

Valentine233 commented 1 week ago

@svekars @Valentine233 Hi, I'd like to remind about merging this PR! Please let me know if I'm missing something :)

I'm good with the PR. Need @svekars to help merge. Thanks!