D-X-Y / AutoDL-Projects

Automated deep learning algorithms implemented in PyTorch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fail to create nats_bench api (solved)

Tommy787576 opened this issue · comments

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!

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.