-
### 🐛 Describe the bug
```
import torch
pool = torch.nn.AvgPool2d(4, stride=4, padding=2, ceil_mode=True)
x = torch.ones(1, 1, 9, 9)
print(pool(x).shape)
```
Expected output shape: (1, 1, 4, 4)…
-
### Describe your issue as much as you can
I opened bitnami-lamp-8.2.12-r0-debian-11-amd64.ova in Vmware and was soon able to reach the starting page http://SERVER-IP just OK.
This is the first t…
-
### Your current environment
```
Collecting environment information...
PyTorch version: 2.0.1+cu117
Is debug build: False
CUDA used to build PyTorch: 11.7
ROCM used to build PyTorch: N/A
OS…
-
Hello there,
Getting this error when running on a XEN VM:
Error running a command. cmd = /sbin/btrfs filesystem show /dev/disk/by-id/xvda3. rc = 1. stdout = ['']. stderr = ['ERROR: not a valid btrfs…
-
When a secondary NIC is configured for VMWare Vagrant issues the following error:
```
==> default: Configuring secondary network adapters through VMware
==> default: on Windows is not yet supported. …
-
i did what it said in the README but when starting safe exambrowser starts normally and not with my desktop, so idk what to do
-
Hi Team
I am using cloudstack version 4.17.2.0
I want to know whether nested virtualization is possible if we are using using KVM hosts.
-
I tried switching the source to QEMU but no go...
I have updated the credentials file as mentioned in video and even moved it into the ubuntu-server-jammy directory just incase that was an issue.
…
-
### Is your feature request related to a problem? Please describe.
The build process of photon takes a lot of time and installs a lot of packages.
### Describe the solution you'd like
I want to kno…
-
first of all, thanks for this project. it's an incredible undertaking and it enables so much good. also, i'm a noob when it comes to firmware things, but i'd like to learn, so i appreciate your patien…