diff options
author | CoprDistGit <infra@openeuler.org> | 2024-04-16 03:55:25 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-04-16 03:55:25 +0000 |
commit | 9f52c661b58ca2554976752319dbc2a3118209cc (patch) | |
tree | 588c90c191360bb9dde4e6bf126b95a0373bb89b | |
parent | 95ad6c38a6e3c03c1fac8d153ebd7306b67595b6 (diff) |
automatic import of torchrl
-rw-r--r-- | torchrl.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/torchrl.spec b/torchrl.spec index 3d95e7b..db67173 100644 --- a/torchrl.spec +++ b/torchrl.spec @@ -39,7 +39,7 @@ Key features include: - A framework for Q-learning methods.
%prep
-%autosetup -p1 -n %{name}-%{version}
+%autosetup -p1 -n rl-%{version}
%build
%py3_build
|