ao icon indicating copy to clipboard operation
ao copied to clipboard

Fix fake fusion for convolutions without bias

Open balakrishnanv opened this issue 1 month ago • 3 comments

Summary: Fix AttributeError when performing fake fusion on convolution layers without bias by creating a zero-filled bias parameter instead of attempting to access requires_grad on None.

Differential Revision: D87356763

balakrishnanv avatar Nov 18 '25 23:11 balakrishnanv

:link: Helpful Links

:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/3353

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

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

pytorch-bot[bot] avatar Nov 18 '25 23:11 pytorch-bot[bot]

@balakrishnanv has exported this pull request. If you are a Meta employee, you can view the originating Diff in D87356763.

meta-codesync[bot] avatar Nov 18 '25 23:11 meta-codesync[bot]

@balakrishnanv has imported this pull request. If you are a Meta employee, you can view this in D87356763.

meta-codesync[bot] avatar Nov 25 '25 17:11 meta-codesync[bot]