Justin Silver

Results 8 issues of Justin Silver

I'm interested in bypassing the cache subsystem ([the data cache](https://github.com/openhwgroup/cva6/blob/master/core/cache_subsystem/wt_dcache.sv)) in an effort to communicate between the CPU and the main memory directly. However, I'm running into issues regarding the...

### Official FAQ - [X] I have checked the official FAQ. ### Ventoy Version 1.0.91 ### What about latest release Yes. I have tried the latest release, but the bug...

Hi there, I have been trying to find a Linux equivalent to Microsoft Paint for a while. My previous attempts often failed because no software seemed as simple, intuitive, and...

enhancement
fixed

Used [rst2myst tool](https://rst-to-myst.readthedocs.io/en/latest/) Fixes #155018 Docs comparison (check out the 'new' whenever docs build) 1. distributed.checkpoint ([old](https://docs.pytorch.org/docs/main/distributed.checkpoint.html) vs. [new](https://docs-preview.pytorch.org/pytorch/pytorch/155528/distributed.checkpoint.html)) 2. distributed.elastic ([old](https://docs.pytorch.org/docs/main/distributed.elastic.html) vs. [new](https://docs-preview.pytorch.org/pytorch/pytorch/155528/distributed.elastic.html)) 3. distributed.fsdp.fully_shard ([old](https://docs.pytorch.org/docs/main/distributed.fsdp.fully_shard.html) vs. [new](https://docs-preview.pytorch.org/pytorch/pytorch/155528/distributed.fsdp.fully_shard.html)) 4....

oncall: distributed
module: docs
triaged
open source
medium
topic: docs
topic: not user facing
release notes: distributed (torchelastic)
docathon-h1-2025

Concerns issues #915, #1177, #1264, #1192, #840, #1330, #59, #66 This work continues where PR #1302 left off. The goal is to transcribe multiple audio files truly in parallel and...

Hello, For my use case, I have audio files which are < 30 seconds with the following characteristics: - they contain english speech with non-speech elements (car, dish washing, etc)....

### Summary Calling ctx.author.voice.channel.connect() gets the bot to join the voice channel, but then it doesn't respond to the slash command and then exits the voice channel 25 seconds later...

unconfirmed bug

Hello! First off, thank you so much for preparing these puzzles. They have really helped me step up my PyTorch tensor game. I was wondering if you saw an issue...