xiesong521
Results
2
comments of
xiesong521
> confs/wresnet40x2_cifar10_b512.yaml > 1.cp search.py ../search.py > > 2.in the directory. ..../fast-autoaugment > exec the flowing command: > python search.py -c confs/wresnet40x2_cifar10_b512.yaml > > got the error. > 46%|████████████████████████████████████████████████████████████████████████▎ |...
> Having prepared `environment.yml` with: > > ``` > name: fast-aa > channels: > - conda-forge > - defaults > dependencies: > - python=3.6.9 > - pytorch=1.2.0 > - torchvision=0.4.0...