diff options
author | CoprDistGit <infra@openeuler.org> | 2024-04-14 04:58:54 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-04-14 04:58:54 +0000 |
commit | c234f08bedf9a69414ebd43a832d36b56a403ce9 (patch) | |
tree | f4f471924edea35991833d3d81812604c13a53d8 | |
parent | 41f04c64e4a75ca32c0e6544d1978f960017cf35 (diff) |
automatic import of pytorchopeneuler23.09
-rw-r--r-- | pytorch.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/pytorch.spec b/pytorch.spec index 73c7523..3e81df1 100644 --- a/pytorch.spec +++ b/pytorch.spec @@ -10,7 +10,10 @@ Source0: https://github.com/pytorch/pytorch/releases/download/v%{version}/pytorc Patch1: 0001-add-Wno-error-nonnull-for-test-cpp-api.patch BuildRequires: g++ Requires: python3-future -Requires: python3-numpy +Requires: python3-filelock +Requires: python3-sympy +Requires: python3-networkx +Requires: python3-fsspec %description PyTorch is a Python package that provides two high-level features: |