onnxruntime
7c29869e
- WeightBiasQuantization: fix expected axis for ConvTranspose (#26456)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
182 days ago
WeightBiasQuantization: fix expected axis for ConvTranspose (#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.
References
#26456 - WeightBiasQuantization: fix expected axis for ConvTranspose
Author
qti-yuduo
Parents
4ef0bf9c
Loading