Provide pytorch as a convience

Signed-off-by: Tom Rix <trix@redhat.com>
This commit is contained in:
Tom Rix 2024-03-31 13:55:42 -06:00
commit b131897b0f

View file

@ -186,12 +186,14 @@ BuildRequires: google-benchmark-devel
Requires: python3dist(dill)
# Apache-2.0
Provides: bundled(flatbuffers) = 22.3.3
# MIT
Provides: bundled(miniz) = 2.1.0
Provides: bundled(pybind11) = 2.11.1
# For convience
Provides: pytorch
%description