Skip to content

[8.19] [ML] Add quantized model ops to pytorch_inference allowlist (#2991)#2994

Closed
github-actions[bot] wants to merge 1 commit into8.19from
backport/8.19/pr-2991
Closed

[8.19] [ML] Add quantized model ops to pytorch_inference allowlist (#2991)#2994
github-actions[bot] wants to merge 1 commit into8.19from
backport/8.19/pr-2991

Conversation

@github-actions
Copy link

Backport

This will backport the following commits from main to 8.19:

Questions ?

Please refer to the Backport tool documentation

Add aten::mul_ and quantized::linear_dynamic to the allowed operations
list, fixing validation failures for dynamically quantized models such
as ELSER v2 when imported via Eland with torch.quantization.quantize_dynamic.

Also update the model extraction tooling to support a "quantize" flag in
reference_models.json so that quantized variants are traced with dynamic
quantization applied before graph extraction, mirroring the Eland import
pipeline.

(cherry picked from commit 92432d6)
@prodsecmachine
Copy link

prodsecmachine commented Mar 13, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@github-actions github-actions bot enabled auto-merge (squash) March 13, 2026 09:16
@valeriy42
Copy link
Contributor

Original PR is reverted.

@valeriy42 valeriy42 closed this Mar 13, 2026
auto-merge was automatically disabled March 13, 2026 16:16

Pull request was closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport Automatically merge backport PRs when CI passes backport :ml >non-issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants