onnxruntime/onnxruntime
Chen Fu eb6aa861cf
QDQ debugger - activations compare (#12544)
Debugger for QDQ loss - activation matching

This is the first part of the QDQ debugger tool: activation matching, where we identify and match corresponding activations from the float model and the qdq model. The idea is that during quantization, we have an original float model and a qdq model. The debugger can run the two models side by side using the same input data. By comparing intermediate activations, we can help the model author figure out where the values differ, and take steps to reduce precision loss.
2022-08-15 17:03:28 -07:00
..
contrib_ops Add FusedConv Op to ROCm (#11792) 2022-08-11 23:04:01 -07:00
core ppc64le: fix MlasQLinearMulKernel's VSX code to work with inputs of 32 bits (#12441) 2022-08-15 16:03:07 -07:00
gsl
python QDQ debugger - activations compare (#12544) 2022-08-15 17:03:28 -07:00
test QDQ debugger - activations compare (#12544) 2022-08-15 17:03:28 -07:00
tool/etw
wasm EP factory creation cleanup and enhancements. (#11798) 2022-06-16 07:01:41 +10:00
__init__.py Bump ort version number (#11948) 2022-07-22 12:55:53 -07:00
ReformatSource.ps1
ReformatSourcePython.bat Add python docstring linting in vscode settings (#11316) 2022-04-23 06:23:04 -07:00
VSCodeCoverage.runsettings