Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/tutorials
/ custom_function_conv_bn_tutorial.py
File
custom_function_conv_bn_tutorial.py
intermediate_source/custom_function_conv_bn_tutorial.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# -*- coding: utf-8 -*-
2
""
"
3
Fusing Convolution and Batch Norm using Custom Function
4
=======================================================
Callers
nothing calls this directly
Calls
4
step
Method · 0.80
Net
Class · 0.70
train
Function · 0.70
test
Function · 0.70
Tested by
no test coverage detected