-
Apple Feedback Assistant ID: MISSING
---
**DESCRIBE THE BUG:**
Final Cut Pro 10.7.1 crashes when creating a compound clip from two or more secondary storylines. 100% reproducible for me.
---…
-
### Description
This MLP fails to run with jax-metal:
```python
import flax.linen as nn
import jax
import jax.numpy as jnp
import jax.typing as jt
class MLP(nn.Module):
mid_features: t…
-
### 🐛 Describe the bug
## Issue Description
After updating to macOS 14.4, I have encountered significant performance degradation when using MPS with the deterministic algorithm **enabled**.
## …
-
## Bug Report
I tried to build the examples here on the latest devkitARM on my Mac.
### What's the issue you encountered?
```
~/sources/gba-examples ❯ make
ScoutSplash.pcx
tune.bgf
Play…
-
Type: Bug
stylelint slowing down VS Code when saving files
Extension version: 1.3.0
VS Code version: Code 1.84.2 (Universal) (1a5daa3a0231a0fbba4f14db7ec463cf99d7768e, 2023-11-09T10:52:33.687Z)…
-
Hi,
Am trying to sort a vector on GPU (GeForce GT 750M) using example code which generates SEGV.
However, it runs fine on Iris Pro (Intel(R) Core(TM) i7-4850HQ CPU).
We observe SEGV when si…
-
Hi I'm wondering about a few things.
If I see this correctly Asahi Linux is based on arch but offers Fedora like packages?
Will there be a rosetta2 like translation layer for running non arm sof…
-
### What is the issue?
ERROR source=runner.go:426 msg="failed to decode batch" error="could not find a KV slot for the batch - try reducing the size of the batch or increase the context. code: 1"
##…
-
### Jan version
0.5.4
### Describe the Bug
I can successfully load the model for chats, but as soon as I send an image, it crashes.
Context:
- I created a model.json to download the text an…
-
Thank you for this amazing work!
I used Numba CUDA to enable parallel computing for my transportation-related simulations, and I found that the memory copy time was significant compared with proces…