Skip to content

WeightBiasQuantization: fix expected axis for ConvTranspose - #26456

Merged
Adrian Lizarraga (adrianlizarraga) merged 2 commits into
microsoft:mainfrom
CodeLinaro:dev/yuduo/conv_transpose_axis-cl
Nov 5, 2025
Merged

Adrian Lizarraga (adrianlizarraga) merged 2 commits into
microsoft:mainfrom
CodeLinaro:dev/yuduo/conv_transpose_axis-cl

Conversation

@qti-yuduo

Copy link
Copy Markdown
Contributor

WeightBiasQuantization not properly quantize bias when we have ConvTranspose op with float bias. This is due to we're not correctly set proper expected filter axis.

@adrianlizarraga

Copy link
Copy Markdown
Contributor

/azp run Linux QNN CI Pipeline, Win_TRT_Minimal_CUDA_Test_CI, Windows ARM64 QNN CI Pipeline, Windows GPU Doc Gen CI Pipeline

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 4 pipeline(s).

@adrianlizarraga
Adrian Lizarraga (adrianlizarraga) merged commit 7c29869 into microsoft:main Nov 5, 2025
90 checks passed
Rohanjames1997 pushed a commit to Rohanjames1997/onnxruntime that referenced this pull request Dec 4, 2025
…t#26456)

`WeightBiasQuantization` not properly quantize bias when we have
`ConvTranspose` op with float bias. This is due to we're not correctly
set proper expected filter axis.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants