diff options
author | CoprDistGit <infra@openeuler.org> | 2024-03-07 07:05:22 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-03-07 07:05:22 +0000 |
commit | e5c25fdd5a95e4ccc08f8879857bf3898879a42f (patch) | |
tree | b825e856b1ff204ec15c384e480e7327ba207c5d | |
parent | ecf6d05fb5ee4bff05565c1a4752bad6124af6d2 (diff) |
automatic import of pytorch3D
-rw-r--r-- | pytorch3d.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pytorch3d.spec b/pytorch3d.spec index 347e915..b9c1df1 100644 --- a/pytorch3d.spec +++ b/pytorch3d.spec @@ -23,7 +23,7 @@ BuildRequires: python3-setuptools_scm BuildRequires: python3-pbr BuildRequires: python3-pip BuildRequires: python3-wheel -BuildRequires: python3-torch +BuildRequires: python3-pytorch >= 2.0.1 BuildRequires: python3-astunparse BuildRequires: python3-numpy |