onnxruntime
Fix wrong percentile values returned during calibration
#10847
Merged

Fix wrong percentile values returned during calibration #10847

mfuntowicz
mfuntowicz Use numpy.percentile to get the lookup value.
2a0cfff8
mfuntowicz Use 1.0 as float value rather than integer.
cfdc5619
mfuntowicz Add missing cdf parameter for `np.percentile`.
f8168c4e
mfuntowicz Use 100. instead of 1.0
2cbed173
mfuntowicz Remove print.
fa4fe7ef
yufenglee
yufenglee commented on 2022-03-11
yufenglee yufenglee requested a review from chilo-ms chilo-ms 4 years ago
yufenglee yufenglee added release:1.11
mfuntowicz Update from @yufenglee
57483b82
yufenglee
azure-pipelines
yufenglee
azure-pipelines
yufenglee
azure-pipelines
yufenglee
yufenglee approved these changes on 2022-03-11
yufenglee yufenglee merged c4f73af2 into master 4 years ago
mfuntowicz mfuntowicz deleted the percentiles_fix_asymmetric branch 4 years ago
faxu faxu added triage:approved

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone