-
#### Your system information
* Steam client version: 1708985249
* Distribution : Arch Wayland
* Opted into Steam client beta?: Yes
* Have you checked for system updates?: Yes
* Steam Logs: [ste…
-
I just discovered nixGL when trying to figure out how to run GPU-accelerated tensorflow on non-nixos systems. I usually develop in nix-shell, and was searching for a way to append LD_LIBRARY_PATH in t…
-
Currently, we use the imageio video loader when loading a SleapDataset. Implementation [here](https://github.com/talmolab/dreem/blob/11a33c85e7701816e526ecad124e266434d65d2f/dreem/datasets/sleap_datas…
-
Hi @leofang and all,
Currently, the `librmm` library provides a `CudaAsyncMemoryResource` Python interface (https://docs.rapids.ai/api/rmm/stable/python_api/#rmm.mr.CudaAsyncMemoryResource), which …
-
### 🚀 The feature
Optimized video decoding and frame reading at regular time intervals or timestamp seeking for CPU and GPU accelerated video preprocessing.
### Motivation, pitch
There are many use…
-
### 🚀 The feature, motivation and pitch
DTW is a crucial algorithm for measuring similarity between temporal sequences, but its computational complexity can be a bottleneck, particularly with large…
-
### Comment:
A conda-forge environment with nothing but pytorch for cuda in it currently ways in at 7.2GB, which is perceived to be rather on the heavy side of things.
Looking at potential for slimm…
-
### Motivation
The newer Macs with Apple Silicon (M1 and up) are actually quite powerful and even the lowest end M1 MacBook Air are impressive. In addition, the Apple platform is very suitable for …
-
Hi,
GPU-accelerated libraries usually pre-allocate an amount of GPU memory in order to increase their performance.
That is great if those libraries are used in isolation, but when we need to com…
-
Hey there,
Thanks for all the work you have put into this library!
I was wondering if there will be support for GPU training on Apple M1?
Apparently pytorch will be officially supporting GPU acce…