Skip to content

fix: emit axis on DequantizeLinear for per-channel dynamic quantization

f0ea9c5
Select commit
Loading
Failed to load commit list.
Open

fix(quantization): emit axis on DequantizeLinear for per-channel dynamic quantization #28228

fix: emit axis on DequantizeLinear for per-channel dynamic quantization
f0ea9c5
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL completed Apr 29, 2026 in 2s

1 configuration not found

Warning: Code scanning may not have found all the alerts introduced by this pull request, because 1 configuration present on refs/heads/main was not found:

API upload

  • ❓  <default>

New alerts in code changed by this pull request

  • 1 note

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 84 in onnxruntime/test/python/quantization/test_quant_issues.py

See this annotation in the file changed.

Code scanning / CodeQL

Module is imported with 'import' and 'import from' Note test

Module 'onnx' is imported with both 'import' and 'import from'.
Module 'onnxruntime.test.onnx' is imported with both 'import' and 'import from'.