mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-28 19:40:54 +00:00
We relied on the stdenv serialization for booleans. However, the PyTorch configure script expects 0/1. So convert the options to 0/1 values.
We relied on the stdenv serialization for booleans. However, the PyTorch configure script expects 0/1. So convert the options to 0/1 values.