summary refs log tree commit diff
path: root/pkgs/applications/science/math/mxnet/default.nix
Commit message (Expand)AuthorAge
* mxnet: opencv3 -> opencv4Ben Darwin2023-10-10
* mxnet: fix darwin buildoddlama2023-07-29
* treewide: consume config.cudaSupport as requiredSomeone Serge2023-07-20
* opencv4: respect config.cudaCapabilitiesSomeone Serge2023-03-04
* cudaFlags: rewrite to capture all architechtures and fix #215436Connor Baker2023-02-23
* treewide: move NIX_CFLAGS_COMPILE to the env attrsetArtturin2023-02-22
* treewide: use toString on list NIX_CFLAGS_COMPILEArtturin2023-02-22
* treewide: add gcc12 flagsFabián Heredia Montiel2023-01-27
* cudaPackages: add cudaFlags (#205351)Jason Miller2022-12-16
* mxnet: patch to fix build on aarch64-darwinTheodore Ni2022-09-24
* mxnet: 1.8.0 -> 1.9.1Theodore Ni2022-09-22
* mxnet: mark cuda build as brokenSomeone Serge2022-05-18
* cudaPackages: overhaul of how we package cuda packagesFrederik Rietdijk2022-04-09
* python310Packages.mxnet: mark cudaSupport brokenSomeone Serge2022-04-06
* python3Packages.mxnet: pass explicit cuda gencodesSomeone Serge2022-04-06
* mxnet: 1.6.0 -> 1.8.0Dmitry Kalinkin2021-11-28
* mxnet: fix for gcc10+, enable on darwinDmitry Kalinkin2021-11-28
* treewide: with stdenv.lib; in meta -> with lib;Profpatsch2021-01-11
* treewide: remove enableParallelBuilding = true if using cmakeBen Siraphob2021-01-03
* mxnet: use blas.provider, fix buildJonathan Ringer2020-05-28
* mxnet: 1.4.1 -> 1.6.0R. RyanTM2020-05-02
* treewide: use blas and lapackMatthew Bauer2020-04-17
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
* mxnet: 1.2.1 -> 1.4.1Nikolay Amiantov2019-06-02
* mxnet: fix cuda support enabled build (#48781)Julien Dehos2019-04-12
* mxnet: move defaults to package fileJan Malakhovski2019-02-03
* mxnet: fix library dependencies.Daniël de Kok2018-09-04
* mxnet: 1.1.0 -> 1.2.1 (#46026)Daniël de Kok2018-09-04
* mxnet: 0.11.0 -> 1.1.0Nikolay Amiantov2018-02-25
* treewide: unquote homepage in my packagesNikolay Amiantov2018-02-25
* mxnet: disable GPU autodetectionNikolay Amiantov2017-09-25
* mxnet: init at 0.11.0Nikolay Amiantov2017-09-16