Files
nixpkgs/pkgs/development/python-modules
Benjamin Hipple fb5bb25c10 python3Packages.pytorch: fixup builds with MKL
- Pass `blas.provider` into `buildInputs`, so that CMake can find the actual
  `mkl` for inspection of its cmake files and headers.

- Add `USE_MKL` correctly when the blas provider is `mkl`.

- Use the MKLDNN and MKLDNN_CBLAS flags by default, since `mkldnn` is FOSS and
  always available..

- Remove a patch for MKL 2019, since we've moved to 2020.

- Add a pythonImportsCheck for "torch" as a basic sanity-check

- Removed some unused variables at the top of the file
2020-05-09 13:30:54 -04:00
..
2020-05-05 21:23:12 +02:00
2020-04-24 22:27:27 -03:00
2020-05-04 18:49:45 -07:00
2020-05-04 18:49:45 -07:00
2020-05-04 10:01:00 +02:00
2020-05-06 09:47:34 -07:00
2020-05-04 18:49:45 -07:00
2020-04-27 19:37:36 +02:00
2020-04-17 21:01:17 +02:00
2020-05-04 18:49:45 -07:00
2020-04-17 16:24:09 -05:00
2020-05-04 18:49:45 -07:00
2020-04-23 11:31:42 -07:00
2020-04-21 17:17:13 -07:00
2020-04-17 16:24:09 -05:00
2020-05-07 11:17:56 -07:00
2020-05-04 18:49:45 -07:00
2020-05-04 18:49:45 -07:00
2020-05-08 09:23:18 -07:00
2020-04-17 16:24:09 -05:00
2020-05-04 18:49:45 -07:00
2020-05-04 18:49:45 -07:00
2020-04-27 19:37:36 +02:00
2020-05-04 18:49:45 -07:00
2020-04-26 22:36:00 -04:00