summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/pytorch/pytorch-2.1.1-r1.ebuild (renamed from sci-libs/pytorch/pytorch-2.1.1.ebuild)2
1 files changed, 0 insertions, 2 deletions
diff --git a/sci-libs/pytorch/pytorch-2.1.1.ebuild b/sci-libs/pytorch/pytorch-2.1.1-r1.ebuild
index e53135e714a6..6d8199663ff6 100644
--- a/sci-libs/pytorch/pytorch-2.1.1.ebuild
+++ b/sci-libs/pytorch/pytorch-2.1.1-r1.ebuild
@@ -63,6 +63,4 @@ python_compile() {
python_install() {
USE_SYSTEM_LIBS=ON distutils-r1_python_install
- python_moduleinto nvfuser
- python_domodule third_party/nvfuser/python/__init__.py
}