-
More precise & more options
- **Rotation 1** should set seconds (0-60 second timer)
- **Rotation 2** would represent an hour (1-60 minutes)
- **Rotation 3** could set hours (1-12 hours)
- **Rota…
prkmk updated
2 years ago
-
### Version
6.7.0
### What platforms are you having the problem on?
Android
### System Version
Android 14
### On what device are you experiencing the issue?
Real device
### Architecture
Old a…
-
### 🐛 Describe the bug
Dear all,
We seemly found a bug in nn.linear forwarding, here is a minimal example:
```python
# import
import torch
import time
# Set input size, output size, an…
-
I'm trying to use a new rig with H100 GPUs with OpenMM 8.1.2 and CUDA 12.2, linked into a topology as below:
![image](https://github.com/user-attachments/assets/ad03235a-14c7-48f4-8a56-f3bb561c4028)
…
-
### Description
Some inference API providers now support embedding models with each dimension defined as a single bit. For example, the v3 models from Cohere offer this capability. Since we already h…
-
### 🚀 The feature, motivation and pitch
In the past, we padded int4 quantization with non-multiple group size to make things work. Since we have decided to remove the padding, int4 quantization is n…
-
### 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
Trai…
-
### Description
Hi,
I've noticed that when using [WandbModelCheckpoint's](https://docs.wandb.ai/ref/python/integrations/keras/wandbmodelcheckpoint/) it's currently not possible to define a custom …
-
Have you guys encountered the following problem.
There are the precision differences of outputs of the same parallel interface with same input values on multiple being invoked. precision differences …
-
There are multiple families of atomic operations:
- [ ] GCC `__sync` builtins: https://gcc.gnu.org/onlinedocs/gcc/_005f_005fsync-Builtins.html.
- [ ] C11: https://en.cppreference.com/w/c/thread#Atom…