提交 #521279: pytorch PyTorch version: 2.6.0+cu124 Floating point exception
| 标题 | pytorch PyTorch version: 2.6.0+cu124 Floating point exception |
|---|---|
| 描述 | Running the following PyTorch code results in a Floating point exception crash: ``` import torch x = torch.randn(2, 64, 32, 32).to_mkldnn() out2 = torch.mkldnn_max_pool2d(x, kernel_size=3, stride=0) ``` |
| 来源 | ⚠️ https:/ |
| 用户 | Default436352 (UID 81891) |
| 提交 | 2025-03-16 16時09分 (1 年前) |
| 管理 | 2025-03-29 20時35分 (13 days later) |
| 状态 | 已接受 |
| VulDB条目 | 302006 [PyTorch 2.6.0+cu124 torch.mkldnn_max_pool2d 拒绝服务] |
| 积分 | 17 |