diff options
author | CoprDistGit <infra@openeuler.org> | 2024-04-01 02:05:34 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-04-01 02:05:34 +0000 |
commit | 667b7deea529d285567c0dace053c748894f6350 (patch) | |
tree | 5d31275b6e11945c1ad48a378f13c5e363fe0a02 | |
parent | 0a547df7f069fe4508dfe98b6abc01c9b4e01593 (diff) |
automatic import of python-pytorch3d
-rw-r--r-- | python-pytorch3d.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/python-pytorch3d.spec b/python-pytorch3d.spec index c3285c9..ff671b6 100644 --- a/python-pytorch3d.spec +++ b/python-pytorch3d.spec @@ -34,7 +34,8 @@ PyTorch3D is FAIR's library of reusable components for deep learning with 3D dat %autosetup -p1 -n pytorch3d-%{pypi_version} %build -%py3_build +export MAX_JOBS=4 +%py3_build %install %py3_install |