-
https://m.facebook.com/story.php?story_fbid=pfbid0EitsrF2NsmaqPE5QMKCJN9TJKiLmxD54BzimfiTSSESUJRxUsLW9Ldmkuc6wDXoLl&id=1064660293&sfnsn=mo&mibextid=LROouL
Notifying Ricky Ramie when i learned that no…
-
### Description
**What problem are you trying to solve?**
spec.disruption.expireAfter: Invalid value: "30d": spec.disruption.expireAfter in body should match '^(([0-9]+(s|m|h))+)(Never)$'
**How i…
-
GH hosted runner does not nested virtualisation capability
```
Run cat /proc/cpuinfo
cat /proc/cpuinfo
shell: /usr/bin/bash -e {0}
processor : 0
vendor_id : GenuineIntel
cpu family : 6
mod…
-
The per-CPU usage meters at the top of unmodified htop-2.2.0 always remain at zero:
![htop-bug](https://user-images.githubusercontent.com/2474545/42256197-6ca3a648-7f15-11e8-9615-04d90019823e.png)
…
-
w.r.t. https://github.com/CWE-CAPEC/hw-cwe-sig/pull/5
The [current proposal](https://github.com/CWE-CAPEC/hw-cwe-sig/blob/a8e441793bc4d53eb4df44f0ac8a2f1887614efa/working-docs/transient.md) has two…
-
### 🐛 Describe the bug
Trying to average pool over integers work on CPU but fails on CUDA [colab](https://colab.research.google.com/drive/1UufNjNlX6dwPFH0D_ooBKURVPhERziHw?usp=sharing)
Minimal rep…
-
For the sending side of our solo-to-solo and solo-to-chain comms paths, we'll need the ability to generate signatures on the message bodies (since secrets are involved, signing can only be done from a…
-
Hi,
The script works perfectly if `multicore `is set to `false`. However, when `multicore `is set to `true `it fails silently.
**### My machine settings:**
```
processor : 3
vendor_id …
-
### Describe the bug
Not sure if its a bug. But the GPU usage blows up when using `kornia.morphology.erosion`.
For a tensor of shape `(1, 3, 958, 640)` & kernel of shape `(40, 40)`, the operatio…
-
### 🐛 Describe the bug
fbgemm's CMakelists.txt has a -Werror set but when building it throws errors about VLAs being a clang extension, even though I'm using clang. Removing the Werror from fbgemm'…