diff options
author | CoprDistGit <infra@openeuler.org> | 2024-04-16 01:11:02 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-04-16 01:11:02 +0000 |
commit | 3f9f84306c945e3ae3864e3997984e3148bb4578 (patch) | |
tree | b39a6ee994d83ac1a7bb2d3100ebcedd0b74708c | |
parent | 376fcc17568c2237d2a06064a058a7317a143d8e (diff) |
automatic import of torchtext
-rw-r--r-- | torchtext.spec | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/torchtext.spec b/torchtext.spec index d503bbd..bd55ca0 100644 --- a/torchtext.spec +++ b/torchtext.spec @@ -26,6 +26,12 @@ BuildRequires: g++ BuildRequires: cmake BuildRequires: ninja-build +# manual add third party lib +BuildRequires: re2 +BuildRequires: double-conversion +BuildRequires: sentencepiece +BuildRequires: utf8proc + BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-pip |