-
-
Notifications
You must be signed in to change notification settings - Fork 14.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
python312Packages.torch[-bin]: 2.5.1 -> 2.6.0 #377785
base: master
Are you sure you want to change the base?
Conversation
cc @SomeoneSerge @ConnorBaker do you know which library needs to be added ? |
@zeuner I'm having some issues with the process you have introduced in #277789.
|
I think it will work using the latest |
Fails on
GCC 14 ? |
It looks like
If I understand correctly, we need to wait for #306172. |
Things done
Update the torch ecosystem:
torch[-bin]
: 2.5.1 -> 2.6.0 https://github.com/pytorch/pytorch/releases/tag/v2.6.0cc @teh @thoughtpolice @tscholak
cc @junjihashimoto
torchaudio[-bin]
: 2.5.1 -> 2.6.0 https://github.com/pytorch/audio/releases/tag/v2.6.0cc @junjihashimoto
torchvision[-bin]
: 0.20.1 -> 0.21.0 https://github.com/pytorch/vision/releases/tag/v0.20.1cc @ericsagnes
cc @junjihashimoto
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)closes #378424
Add a 👍 reaction to pull requests you find important.