-
-
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
python3Packages.tensorflow: 2.11.0 -> 2.11.1 #224846
Conversation
On that note, there were some experiments around forcing Bazel to fetch dependencies for all platforms at once in aaf0d0a. This way there should be just one hash, which can be computed on any platform. I'm still unclear on whether that is actually already working, and I don't know if the same trick could be applied to tensorflow (and my review will come in later, sorry 🙃 ) |
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/tensorflow-unstable-not-installing-after-update/27041/2 |
831682d
to
7e93ac1
Compare
Got the aarch64-darwin hash now |
aarch64-darwin |
7e93ac1
to
ffa8fc7
Compare
Needs a rebase before |
ffa8fc7
to
8ef8786
Compare
Hmm hopefully #224917 doesn't cause us to have to recalculate all the hashes. |
Builds fine on x86_64-linux and works for tts. |
Just for the record: we're currently blocked by the merge conflicts |
That's because this got bumped past in #225174 |
That one only updates the -bin? |
Damn I shouldn't have combined the two in the same PR. Just confusing. Stand by... |
8ef8786
to
0efaf98
Compare
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/tensorflow-unstable-not-installing-after-update/27041/7 |
Don't forget that this has to be backported. |
1.10.1 on 22.11 :/ |
Description of changes
2.12.0 is out, but that didn't immediately work for me and 2.11.1 appears to address the same CVEs.
https://github.com/tensorflow/tensorflow/releases/tag/v2.11.1
Seeking volunteer(s) to generate the deps hashes for aarch64-linux and aarch64-darwin, otherwise I'll get ofborg to do it and everyone will hate me for making ofborg build tensorflow...Things done
sandbox = true
set innix.conf
? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)