-
This is not bug report.
Just report.
It's not unsloth error was not the cause, the title error occurred at the start of training and accelerate seemed to be affecting it.
https://github.com/hu…
-
I would like to have GPU accelerated FFT.
Is it possible?
This will have applications for real time simulations and games.
-
At some point in the distant past, @ejhumphrey and I profiled pescador under a variety of settings, and found that a substantial portion of time was being spent producing random numbers. (See #49 and…
-
The 50% rate is unfair to smaller players. It should be anything up to full fast complete.
-
### System Info
```Shell
- `Accelerate` version: 1.0.1
- Platform: Linux-5.15.0-1032-oracle-x86_64-with-glibc2.31
- Python version: 3.12.7
- Numpy version: 2.1.2
- PyTorch version (GPU?): 2.5.1+c…
-
```
What steps will reproduce the problem?
1. I'm using "rain" effect with sDelay: 45. Leave it sliding during minutes
2. Animation will accelerate, faster and faster, after 3 or 4 minutes I can't
ev…
-
From this record on travis-ci these are our slowest tests:
```
========================== slowest 20 test durations ===========================
41.75s call distributed/tests/test_scheduler.py…
-
I want to use gpu acceleration when record x11 screen, code below:
```
FFmpegFrameGrabber grabber = new FFmpegFrameGrabber(":0.0");
grabber.setFormat("x11grab");
grabber.setFrameRate(20);
grabber…
-
This recent PR by @min-jean-cho https://github.com/pytorch/serve/pull/1545 has made me realize how much performance we're leaving on the table when it comes to acceleration of preprocessing operations…
-
The Mac install should include tensorflow-metal to leverage the builtin GPU capability and accelerate training.