summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2023-12-24 12:47:13 +0100
committerAlfredo Tupone <tupone@gentoo.org>2023-12-24 12:47:48 +0100
commitc884f73010d4d4459e9c9fb257a1d7d4467c7b70 (patch)
treebec1c604c2545bab2a51a9919d5d131639c8c366 /sci-libs/pytorch
parentkernel-{build,install}.eclass: compress generic initrd with xz (diff)
downloadgentoo-c884f73010d4d4459e9c9fb257a1d7d4467c7b70.tar.gz
gentoo-c884f73010d4d4459e9c9fb257a1d7d4467c7b70.tar.bz2
gentoo-c884f73010d4d4459e9c9fb257a1d7d4467c7b70.zip
sci-libs/pytorch: nvfuser installed in caffe2
Bug: https://bugs.gentoo.org/914572 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'sci-libs/pytorch')
-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
}