Loading pkgs/development/python-modules/paddlepaddle/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -135,6 +135,7 @@ buildPythonPackage { passthru.updateScript = ./update.sh; meta = { broken = true; description = "Machine Learning Framework from Industrial Practice"; homepage = "https://github.com/PaddlePaddle/Paddle"; license = lib.licenses.asl20; Loading Loading
pkgs/development/python-modules/paddlepaddle/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -135,6 +135,7 @@ buildPythonPackage { passthru.updateScript = ./update.sh; meta = { broken = true; description = "Machine Learning Framework from Industrial Practice"; homepage = "https://github.com/PaddlePaddle/Paddle"; license = lib.licenses.asl20; Loading