From e0d45da20395d0f2a2d0173ccb142b82a1bda56f Mon Sep 17 00:00:00 2001 From: ruro Date: Thu, 6 Feb 2025 05:09:38 +0300 Subject: [PATCH] python3Packages.theano: remove from release-cuda The theano package itself was originally removed in #313148. --- pkgs/top-level/release-cuda.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/pkgs/top-level/release-cuda.nix b/pkgs/top-level/release-cuda.nix index aa3aa3a0f4ec..a33d799cf145 100644 --- a/pkgs/top-level/release-cuda.nix +++ b/pkgs/top-level/release-cuda.nix @@ -148,7 +148,6 @@ let tensorflow = linux; tensorflow-probability = linux; tesserocr = linux; - Theano = linux; tiny-cuda-nn = linux; torchaudio = linux; torch = linux;