-
### Checklist
- [X] The issue exists after disabling all extensions
- [ ] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a …
-
Hi,
I am facing the following 'cmake' and 'make scanners' related issues while build gambit-2.5.
Could you please have a look and let me know how to circumvent these issues.
Thanks.
Asesh K Da…
-
### The problem
ESP32 S3 keeps on rebooting when compiled with esp-idf framework
### Which version of ESPHome has the issue?
2023.11.6
### What type of installation are you using?
Home Assistant …
jmr61 updated
4 months ago
-
## 🐛 Bug
Running a model parallel with 2 gpus on FAIR cluster raises the following exception with the 1.3B_gptz model:
UPDATE: When we use model_parallel=2 and 8 gpus, this works, but it should not …
-
Hi,
Can you please specify the exact tools versions ( terraform/packer) that you are using to replicate the setup on my AWS account for academic research purposes ?
I keep getting terraform is…
-
Not really an issue, but an opportunity!
For comparison, here is the existing FastDoom code for texture mapping walls, reordered for simplicity, and showing only the math for texture mapping:
```a…
-
See, eg, https://datatracker.ietf.org/doc/draft-martin-http-carbon-emissions-scope-2/
-
Enabling `psram-80mhz` with octal psram (`opsram-8m` in this case) results in a hang calling `ALLOCATOR.init()` Removing the `psram-80mhz` feature works but psram is at 40MHz instead of the wanted 80M…
-
### Introduce the problem
Gradients can look odd with RGB565 color format.
### Proposal
@kdschlosser discovered a simple way of handling dithering. See [here](https://github.com/lvgl/lvgl/issues/5…
-
Is there any build of libtensorflow available that I can download? I tried to build from source inside a NGC container nvcr.io/nvidia/tensorflow:21.10-tf1-py3, but failed.
Thanks in advance.