-
* [x] This is a bug report
* [ ] This is a feature request
* [ ] I searched existing issues before opening this one
### Expected behavior
I was following this instruction (https://kubevi…
-
**Logs**
[Info - 3:35:30 PM] Connection to server got closed. Server will restart.
[Error - 3:35:33 PM] Request textDocument/hover failed.
[object Object]
PLEASE submit a bug report to https://…
-
**Describe what happened:**
I received a bunch of "no data" alerts from a cluster with agents deployed using this operator (v0.6.0). I checked the agents and several were stuck in an init phase:
`…
-
![image](https://user-images.githubusercontent.com/5329850/133782666-9bf99252-e30f-4695-b871-d39158a8e08b.png)
https://learning.oreilly.com/library/view/hacking-kubernetes/9781492081722/
-
**Target:** Figure out if by default Torch `scaled_dot_product_attention` when executing in Hopper architecture, thus `PLATFORM_SUPPORTS_CUDNN_ATTENTION` and `SM90OrLater` evaluate to `True`, executes…
-
I'd like to suggest supporting a shared library build with an simple ABI-neutral API. It would be very useful for creating wrappers (for example, I'd like to create a C# P/Invoke-based wrapper for .NE…
-
### Describe the bug
When using the Chatwoot API to filter conversations, a POST request resulted in an internal server error (500). The request aimed to filter conversations by `status` and `assig…
-
### Your current environment
```text
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: Debian GNU/Linux 11 (bullseye) (x…
-
**What happened?**
I'm trying to use a private registry in GCR, and runs my workspace on Minikube.
I already authenticated on Minikube (by addon gcp-auth) and on docker, with docker login, but when t…
-
### 🐛 Describe the bug
In the following code we add a backend-specific autograd kernel(e.g. AutogradCUDA) for aten builtin operator "tanh". Originally, it does not have a kernel for "AutogradCUDA",…