Gian-Carlo Pascutto

Results 17 issues of Gian-Carlo Pascutto

This is a probably a different problem than the previous report. 1) It happens much more frequently after the latest VA4 firmware update. (https://forums.garmin.com/sports-fitness/healthandwellness/f/vivoactive-4-series/238197/phased-rollout-20---vivoactive-4-all-versions-sw-5-10) 2) Swiping to another widget and...

I've been using this for a few weeks. Tonight, instead of the watchface I started just getting an "IQ!" warning screen. Resetting nor hard resetting the watch works. Switching to...

### What happened? Loaded a saved config, edited samples, started training. ### What did you expect would happen? Successful sample generation. ### Relevant log output ```shell Traceback (most recent call...

bug

### 🐛 Describe the bug I have a DCNN-like network that I'm training with DDP and 2 GPUs. This always got a speedup from ```compile(net, mode="max-autotune")```. However, since PyTorch 2.5+...

high priority
oncall: distributed
triaged
oncall: pt2

Fixes #10976.

Nvidia GPU
ggml
Apple Metal

Using templates and reusing the `dequant_qX_Y` functions.

Nvidia GPU
ggml

Modeled after the CUDA implementations. Because of the use of `type4x4` I had no idea how to reuse the existing `dequantize` functions, so those are repeated here in `float` form....

ggml
Apple Metal