onnxruntime
7c29869e - WeightBiasQuantization: fix expected axis for ConvTranspose (#26456)

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.
Author
Parents
Loading