Add a few missing files to install
Signed-off-by: Tom Rix <trix@redhat.com>
This commit is contained in:
parent
4d6bb6e14a
commit
f75a38ed41
1 changed files with 2 additions and 2 deletions
|
|
@ -443,10 +443,10 @@ sed -i -f br.sed devel.files
|
|||
%{python3_sitearch}/torch/utils/model_dump/{*.js,*.mjs,*.html}
|
||||
%{python3_sitearch}/torchgen/packaged/ATen/native/*.yaml
|
||||
%{python3_sitearch}/torchgen/packaged/autograd/{*.md,*.yaml}
|
||||
%if %{with gitcommit}
|
||||
%{python3_sitearch}/torch/_export/serde/schema.yaml
|
||||
%{python3_sitearch}/torch/distributed/pipeline/sync/_balance/py.typed
|
||||
%{python3_sitearch}/torch/distributed/pipeline/sync/py.typed
|
||||
%if %{with gitcommit}
|
||||
%{python3_sitearch}/torch/_export/serde/schema.yaml
|
||||
%endif
|
||||
|
||||
# egg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue