walkerning / aw_nas

aw_nas: A Modularized and Extensible NAS Framework
MIT License
247 stars 31 forks source link

In aw_nas/aw_nas/objective/zerocost.py, the module foresight cannot be imported. #58

Closed 96jhwei closed 2 years ago

96jhwei commented 2 years ago

In aw_nas/aw_nas/objective/zerocost.py, the module foresight cannot be imported.

The corresponding .py file also cannot be found.

How to address this??

walkerning commented 2 years ago

Hey, you can clone this repo https://github.com/zhouzx17/zero-cost-nas, and add its path to your $PYTHONPATH env variable.

walkerning commented 2 years ago

Hope the above solution has solved your problem. If you have any other problems, feel free to open another issue.