Refine lib -> xautodl

This commit is contained in:
D-X-Y
2021-05-19 16:32:44 +08:00
parent 129c9e5251
commit a46095c2ee
4 changed files with 5 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ Experiments on CIFAR-10, CIFAR-100, ImageNet, PTB, and WT2 are reported.
## Requirements and Preparation
Please install `Python>=3.6` and `PyTorch>=1.2.0`.
Please install `Python>=3.6` and `PyTorch>=1.5.0`.
CIFAR and ImageNet should be downloaded and extracted into `$TORCH_HOME`.