D-X-Y / AutoDL-Projects

Automated deep learning algorithms implemented in PyTorch.
MIT License
1.56k stars 281 forks source link

Fail to create nats_bench api (solved) #113

Closed Tommy787576 closed 2 years ago

Tommy787576 commented 2 years ago

Hi! Thank you for the quick reply last time. I want to evaluate the architecture and follow the instruction below: image After I pip install the nats_bench and run the script, I get this error: image I don't know what went wrong.

Great Thanks!

Tommy787576 commented 2 years ago

I just saw this README.md: https://github.com/D-X-Y/NATS-Bench After I download pickle files from Google drive, the code can work. Thus, my issue is solved.