-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
…
-
nan is coming
-
### System Info
```shell
HL-SMI Version: hl-1.17.0-fw-51.3.0
Driver Version: 1.17.0-28a11ca
Docker image: vault.habana.ai/gaudi-docker/1.17.0/ubuntu22.04/habanalabs/pytorch-installer-2.3.…
-
@davesc63
Not compatible with iOS 18. Normally, I use it with iOS 17, and it works well without any issues. After changing the location, when I unplug the cable from the computer to make it remember…
-
```
-- aggregate function with some options is not supported
SELECT create_immv('mv_ivm18', 'SELECT COUNT(DISTINCT i) FROM mv_base_a');
```
I want to know why `COUNT(DISTINCT i) ` not supported…
-
I'd like to be able to use WLED, but my particular LED strip is currently not supported... and they kind of said if it's supported by NeoPixelBus it can be supported by WLED - So here by kindly ask if…
-
With the current schema changer infrastructure, it's difficult to support alter column type in transactions. This is because the computed column swap doesn't actually occur until the transaction is co…
-
Wat is de betekenis van:
TIFFFetchDirectory Error: Sanity check on directory count failed, zero tag directories not supported
![image](https://github.com/user-attachments/assets/77508438-61d4-4fd1…
-
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.91.1
- OS Version: Ubuntu 24.04 LTS
Steps to Reproduce:
1. Install Ubuntu 24.04 LTS
2. I…
-
Comparing two fields is not supported with Predicates.
for example, we have 2 fields(POJO class properties) called linkedFundId and fundId and if we want to compare these 2 fields using Predicate API…