-
### System Info
```
~/work/llama-stack/distributions/meta-reference-gpu (main)]$ python -m "torch.utils.collect_env"
/home/kaiwu/.conda/envs/llamastack-meta-reference-gpu/lib/python3.10/runpy.py:12…
-
## Issue Description ##
I followed the guide to build srsRAN. When I run make test I get 8 errors regarding pdcch_test
## Setup Details ##
I have a fresh install of Ubuntu 21.10, running on l…
-
### 🐛 Describe the bug
`torch.dot` can be calculated with tensors of `int64` dtype on CPU, but shows as not implemented for GPU ([colab](https://colab.research.google.com/drive/1oFgSRK7T6alyBJgHbWahL…
-
### 🐛 Describe the bug
Several `test/test_ops.py` tests fail when run with CPU parameterization and a GPU installed on the machine. It was caused by #135140.
Steps to reproduce:
```
# Copy tes…
-
inactive:
[dos] Microsoft Windows - 'nt!NtQueryInformationProcess (information class 76, QueryProcessEnergyValues)' Kernel Stack Memory Disclosure
https://www.exploit-db.com/exploits/43470/?rss
M…
-
### What is the issue?
Installed tailscale. Running `tailscale up` produces `Illegal instruction`.
Running `strace tailscale up` produces:
```
execve("/usr/bin/tailscale", ["tailscale", "up"…
-
https://github.com/openenclave/openenclave/blob/master/docs/Contributing.md says:
> Reporting Security Issues
> Security issues and bugs should be reported privately, via email, to the Microsoft Sec…
-
_Shared with permission:_
I am an autistic person who has several websites and is trying to make these websites accessible for people with disabilities.
The format of WCAG and the WCAG Quick…
-
Reading samples without invoking kernel-space code should be much faster. Thanks @deater for the info!
-
Currently, the floating point semantics of all CakeML ILs just delegates to `machine_ieee`, which uses a @ term to select a NaN to return in cases where that is the result. This makes the behavior of…