-
### 🐛 Describe the bug
See this report for example:
```
PyTorch version: 2.0.0+cu118
Is debug build: False
CUDA used to build PyTorch: 11.8
ROCM used to build PyTorch: N/A
OS: Ubuntu 20.04.…
-
## CVE-2020-10767 - Medium Severity Vulnerability
Vulnerable Library - linux-yoctov5.4.51
Yocto Linux Embedded kernel
Library home page: https://git.yoctoproject.org/git/linux-yocto
Found in HEAD c…
-
### Your current environment
PyTorch version: 2.1.2+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
OS: Ubuntu 22.04.4 LTS (x86_64)
GCC version: (U…
-
- Site: [https://hapi.f5labs.dev](https://hapi.f5labs.dev)
**New Alerts**
- **Insufficient Site Isolation Against Spectre Vulnerability** [90004] total: 2:
- [https://hapi.f5labs.dev/fhir/Bi…
-
### 🐛 Describe the bug
```python
batch_size = 10
channels = 3
length = 32
input_tensor = torch.randn([batch_size, channels, length])
adaptive_avg_pool = nn.AdaptiveAvgPool2d(output_size=16)
out…
-
### 🐛 Describe the bug
The `torch._C._nn.slow_conv3d` function results in a segmentation fault when called with empty `stride`.
This is a fuzzed test input.
```bash
>>> import torch;torch._C…
-
**Why is it that when using a quantitative model for inference, the TTFT optimization is not obvious, but the overall inference efficiency is improved a lot? At the same time, the inference efficiency…
-
### 🐛 Describe the bug
i am using light_gcn example provided here. inside the example the HetroData is converted to a homogenous graph. bu when compare the Hetro data edge_index vs the homo data edge…
-
### 🐛 Describe the bug
When I compile with USE_TENSORRT=1 I get the following error:
onnx2trt_utils.hpp:30:10: fatal error: onnx/onnxifi.h: No such file or directory
Note that removing USE_TENSOR…
-
### 🐛 Describe the bug
I am doing android benchmarking, with reference to https://pytorch.org/tutorials/recipes/mobile_perf.html#benchmarking
**Configuration Version:**
Android NDK: 21.1.635246…