Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/tutorials
/ torch_compile_conv_bn_fuser.py
File
torch_compile_conv_bn_fuser.py
intermediate_source/torch_compile_conv_bn_fuser.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# -*- coding: utf-8 -*-
2
""
"
3
Building a Convolution/Batch Norm fuser
with
torch.compile
4
===========================================================
Callers
nothing calls this directly
Calls
3
M
Class · 0.70
benchmark
Function · 0.70
model
Function · 0.50
Tested by
no test coverage detected