Torch 1.10 (#14169)

* Torch 1.10

* torch scatter for 1.10

* style

* Skip tests
ok
This commit is contained in:
Lysandre Debut
2021-10-29 13:43:43 -04:00
committed by GitHub
parent e823d8198a
commit 63d91f449c
5 changed files with 13 additions and 11 deletions

View File

@@ -149,7 +149,7 @@ _deps = [
"timeout-decorator",
"timm",
"tokenizers>=0.10.1,<0.11",
"torch>=1.0,<1.10",
"torch>=1.0",
"torchaudio",
"tqdm>=4.27",
"unidic>=1.0.2",