mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 04:39:23 +08:00
packages: add autograd
This commit is contained in:
@@ -546,7 +546,7 @@ inputs:
|
||||
];
|
||||
_pythonPackages = [(pythonPackages: with pythonPackages;
|
||||
[
|
||||
phonopy tensorflow keras openai scipy scikit-learn jupyterlab
|
||||
phonopy tensorflow keras openai scipy scikit-learn jupyterlab autograd
|
||||
])];
|
||||
_prebuildPackages =
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user