pytorch / pytorch/pytorch

Segmentation fault in `TestQuantizedOps.test_empty_batch` on ARM

Open
#187,659 0 comments 0 reactions 0 assignees View on GitHub
bot-triaged oncall: quantization
Dominant language
Python
Stars
103k
Forks
29.5k
PR merge metrics
PR metrics pending

Description

### 🐛 Describe the bug

When running `python3.13 test_quantization.py TestQuantizedOps.test_empty_batch` on an AARCH64 neoverse_v2 CPU we get a segmentation fault.

It seems to be related to ACL usage as without ACL it passes. But maybe it is just a transformation that happens when MKL w/ ACL is compiled in.

### Versions

PyTorch 2.9.1
GCC 13.4
CPU arch: neoverse_v2

cc @jianyuh @raghuramank100 @jamesr66a @vkuzo @jgong5 @Xia-Weiwen @leslie-fang-intel

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.