Hacker News new | past | comments | ask | show | jobs | submit login

Ironically I'm having this problem in a Nix build context because of the broken approach Nix takes to packaging bazel—which itself is largely a consequence of the larger issue I'm grouching about here: unbundling tensorflow's locked dependencies is very hard to do when the underlying source is written to assume it's only targeting the exact version specified in the build rules. You can't just switch it to target the gproto in nixpkgs because then you get compilation failures.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: