python3Packages.elegy: init at 0.8.4#154115
Conversation
There was a problem hiding this comment.
potentially related:
- [XLA] bazel tests broken tensorflow/tensorflow#38205
- "Fix broken dependency (Optional)" section of https://nekodaemon.com/2021/08/04/Easy-way-to-debug-TensorFlow-XLA-Compiler-using-VSCode/
I believe it's coming from this bit here: https://cs.github.com/tensorflow/tensorflow/blob/10ac4ccb57af478fde1f6d479beb0dfa1aa47b8a/tensorflow/compiler/xla/service/compiler.cc?q=Could+not+find+compiler+for+platform+Host#L112-L115
|
It would be nice to track down the cause of the failing test, but I don't want that to be a blocker for merging this PR. So unless you'd like me to hold off @ndl, I'll merge in a day or two unless anyone else objects. |
|
Yeah, agree it would be nice to track it down, but realistically I'm unlikely to look into this soon + it's not even clear if this would happen outside the tests, so I'd prefer to leave it "as is" for now. |
|
Unfortunately I believe nixpkgs-review is stuck in some kind of live lock building one of the dependencies for this PR. It's been stuck on this step: for around half an hour now. About half of my CPUs have been pegged to 100% the whole time. I know that this PR doesn't affect einops directly but we ought to get to the bottom of this nonetheless. |
|
Logs show that |
|
Result of 3 packages failed to build:
3 packages built:
|
yl3dy
left a comment
There was a problem hiding this comment.
LGTM with respect to einops, thanks a lot!
Motivation for this change
Finishes the "extra JAX libraries / frameworks" implementation, see the discussion in #152754 I also had to adjust
relax-deps.patchfortreexas due to PyYAML version update innixpkgsit was out of allowed range.Things done
sandbox = trueset 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/)nixos/doc/manual/md-to-db.shto update generated release notes