From c234f08bedf9a69414ebd43a832d36b56a403ce9 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 14 Apr 2024 04:58:54 +0000 Subject: automatic import of pytorch --- pytorch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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: -- cgit v1.2.3