Skip to content

Create torch_compile_conv_bn_fuser tutorial adapted from fx_conv_bn_fuser #3458

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 5 commits into from
Jul 14, 2025

Conversation

yf225
Copy link
Contributor

@yf225 yf225 commented Jul 14, 2025

Description

fx_conv_bn_fuser mentioned outdated technology such as FX tracing and TorchScript. This PR revamps it and renamed it to torch_compile_conv_bn_fuser.

Copy link

pytorch-bot bot commented Jul 14, 2025

🔗 Helpful Links

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

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

✅ No Failures

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

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

@yf225 yf225 added the tutorials_audit used on tutorial audit PRs label Jul 14, 2025
*******************************************************
**Author**: `Horace He <https://github.com/chillee>`_
Building a Convolution/Batch Norm fuser with torch.compile
===========================================================
Copy link
Contributor

Choose a reason for hiding this comment

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

do yo want to rename this file to torch_compile_conv_bn_fuser?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

sg! I just renamed it

@yf225 yf225 merged commit 9a44439 into pytorch:main Jul 14, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla signed tutorials_audit used on tutorial audit PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants