diff options
author | CoprDistGit <infra@openeuler.org> | 2024-04-16 05:07:58 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-04-16 05:07:58 +0000 |
commit | 9c93f2fac5cd4fed9ffb3c7cb80fbfbdeb636699 (patch) | |
tree | 87df6e1cac7edef996afd93dcff39bca7ab343cd | |
parent | 61c0d3660d7b19d56130ae43771b7c0a75760f32 (diff) |
automatic import of torchrl
-rw-r--r-- | torchrl.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/torchrl.spec b/torchrl.spec index cdcc713..b0ed939 100644 --- a/torchrl.spec +++ b/torchrl.spec @@ -29,6 +29,8 @@ BuildRequires: python3-setuptools_scm BuildRequires: python3-pbr BuildRequires: python3-pip BuildRequires: python3-wheel +BuildRequires: python3-pytorch +BuildRequires: ninja-build %description -n python3-torchrl TorchRL provides efficient, reusable components for Reinforcement Learning research with PyTorch. |