From 9c93f2fac5cd4fed9ffb3c7cb80fbfbdeb636699 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 16 Apr 2024 05:07:58 +0000 Subject: automatic import of torchrl --- torchrl.spec | 2 ++ 1 file changed, 2 insertions(+) (limited to 'torchrl.spec') 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. -- cgit v1.2.3