-
### 🐛 Describe the bug
The drive links in the GEDDataset class seem to be broken for all the datasets.
```python
import torch_geometric as pyg
from torch_geometric.datasets import GEDDataset…
-
### 🐛 Describe the bug
[float_power()](https://pytorch.org/docs/stable/generated/torch.float_power.html):
- A scalar(e.g. `3`, `4`, `5`, etc) with `input` argument doesn't work.
-
### 🐛 Describe the bug
[pow()](https://pytorch.org/docs/stable/generated/torch.pow.html):
- A scalar(e.g. `3`, `4`, `5`, etc) with `input` argument doesn't work.
-
add +vmx to -cpu args
from :
-cpu Penryn,vendor=GenuineIntel,kvm=on,+sse3,+sse4.2,+aes,+xsave,+avx,+xsaveopt,+xsavec,+xgetbv1,+avx2,+bmi2,+smep,+bmi1,+fma,+movbe,+invtsc \
to :
-cpu Penry…
-
### 🐛 Describe the bug
I'm trying to use the DCP API, but am finding that models that own nn.Parameters are failing when there is more than one device.
The following code will fail with
```raise…
-
Hello! Is it feasible to create a provider for QEMU? I work with embedded software and access to physical devices is critical. Docker and Podman have limitations that make the general case impossible.…
-
## CVE-2020-27777 - Medium Severity Vulnerability
Vulnerable Library - linux-stable-rtv4.1.39-rt47-rebase
Julia Cartwright's fork of linux-stable-rt.git
Library home page: https://git.kernel.org/pu…
-
Hello,
When trying to run the Big Sur image using the following command, after having installed at the requirements and dependencies:
```bash
docker run -it \
--device /dev/kvm \
-p 5…
-
### Your current environment
The output of `python collect_env.py`
```text
Collecting environment information...
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTorch…
-
### 🐛 Describe the bug
For usual backward engine, intermediate tensors can be removed within checkpoints.
For forward autograd, intermediate tensors can be always removed if not directly available t…