Skip to content

Commit ab67111

Browse files
Fix torchaudio repo path in related_commits
Resolves error: ``` [2024-12-03T23:36:40.456Z] + git reset --hard e1bf985c784c86aa614ed36e1e4bc2e3f26aa0fa [2024-12-03T23:36:40.456Z] fatal: Could not parse object 'e1bf985c784c86aa614ed36e1e4bc2e3f26aa0fa'. ```
1 parent 95be72b commit ab67111

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

related_commits

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ ubuntu|pytorch|torchtext|release/0.15|4571036cf66c539e50625218aeb99a288d79f3e1|h
66
centos|pytorch|torchtext|release/0.15|4571036cf66c539e50625218aeb99a288d79f3e1|https://github.com/pytorch/text
77
ubuntu|pytorch|torchdata|release/0.6|e1feeb2542293e42f083d24301386db6c003eeee|https://github.com/pytorch/data
88
centos|pytorch|torchdata|release/0.6|e1feeb2542293e42f083d24301386db6c003eeee|https://github.com/pytorch/data
9-
ubuntu|pytorch|torchaudio|release/2.0|e1bf985c784c86aa614ed36e1e4bc2e3f26aa0fa|https://github.com/pytorch/audio
10-
centos|pytorch|torchaudio|release/2.0|e1bf985c784c86aa614ed36e1e4bc2e3f26aa0fa|https://github.com/pytorch/audio
9+
ubuntu|pytorch|torchaudio|release/2.0|e1bf985c784c86aa614ed36e1e4bc2e3f26aa0fa|https://github.com/ROCm/audio
10+
centos|pytorch|torchaudio|release/2.0|e1bf985c784c86aa614ed36e1e4bc2e3f26aa0fa|https://github.com/ROCm/audio

0 commit comments

Comments
 (0)