MCPcopy 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"""
3Building a Convolution/Batch Norm fuser with torch.compile
4===========================================================

Callers

nothing calls this directly

Calls 3

MClass · 0.70
benchmarkFunction · 0.70
modelFunction · 0.50

Tested by

no test coverage detected