Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Training] #22040

Open
anna244 opened this issue Sep 10, 2024 · 1 comment
Open

[Training] #22040

anna244 opened this issue Sep 10, 2024 · 1 comment
Labels
ep:OpenVINO issues related to OpenVINO execution provider quantization issues related to quantization training issues related to ONNX Runtime training; typically submitted using template

Comments

@anna244
Copy link

anna244 commented Sep 10, 2024

Describe the issue

Reduce-range does not improve the metric

To reproduce

I'm using the reduce-range feature. Quantization is calculated symmetrically, in QDQ format, for int8.

But there are no changes in the metrics. The graphs are completely the same for the INT8 variant and the reduce -range variant. The processor is used together with the instructions avx2, avx512vl, avx512dq, avx512vl, avx512bw, avx512vl. Vinni no.
Green and light blue line is same. green - without reduce - range, light blue -with reduce-range.
Figure 1- we see float 32 and int8 with reduce-range/ figure 2- float 32 and int8 without reduce.

Maybe I need to specify the true flag somewhere else, except in the configuration task. Or perhaps there is an explanation for this behavior of the model.

1 2 blue and green line match. Blue line- with reduce-range, green line without.

Urgency

No response

ONNX Runtime Installation

Built from Source

ONNX Runtime Version or Commit ID

1.16.0

PyTorch Version

2.3.1

Execution Provider

openVino

Execution Provider Library Version

No response

Tasks

No tasks being tracked yet.
@anna244 anna244 added the training issues related to ONNX Runtime training; typically submitted using template label Sep 10, 2024
@github-actions github-actions bot added the ep:OpenVINO issues related to OpenVINO execution provider label Sep 10, 2024
@xadupre
Copy link
Member

xadupre commented Sep 11, 2024

cc @yufenglee

@sophies927 sophies927 added the quantization issues related to quantization label Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ep:OpenVINO issues related to OpenVINO execution provider quantization issues related to quantization training issues related to ONNX Runtime training; typically submitted using template
Projects
None yet
Development

No branches or pull requests

3 participants