python3Packages.pytorch-lightning: init at 0.8.5

This commit is contained in:
Ben Darwin
2020-08-21 10:43:35 -07:00
committed by Jon
parent ef39cba42f
commit 7ab4ee9613
2 changed files with 48 additions and 0 deletions
+2
View File
@@ -4083,6 +4083,8 @@ in {
cudaSupport = false;
};
pytorch-lightning = callPackage ../development/python-modules/pytorch-lightning { };
pytorch-metric-learning = callPackage ../development/python-modules/pytorch-metric-learning { };
pythondialog = callPackage ../development/python-modules/pythondialog { };