From f2c055bf999e096fd779db5115f0446f49030a92 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sat, 30 Mar 2024 03:04:12 +0000 Subject: automatic import of pytorch --- pytorch.spec | 1 + 1 file changed, 1 insertion(+) (limited to 'pytorch.spec') diff --git a/pytorch.spec b/pytorch.spec index d4657da..9df4895 100644 --- a/pytorch.spec +++ b/pytorch.spec @@ -58,6 +58,7 @@ You can reuse your favorite Python packages such as NumPy, SciPy and Cython to e pip install hatchling export CFLAGS+=" -Wno-error=maybe-uninitialized -Wno-error=uninitialized -Wno-error=restrict -fPIC" export CXXFLAGS+=" -Wno-error=maybe-uninitialized -Wno-error=uninitialized -Wno-error=restrict -fPIC" +export USE_CUDA=0 %pyproject_build %install -- cgit v1.2.3