Torch 1.10 (#14169)

* Torch 1.10

* torch scatter for 1.10

* style

* Skip tests
ok
This commit is contained in:
Lysandre
2021-10-29 13:44:46 -04:00
parent 62bf536631
commit 9f3f335924
5 changed files with 15 additions and 13 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",