AutoDL-Projects icon indicating copy to clipboard operation
AutoDL-Projects copied to clipboard

AutoDL algorithm

Open yousefi318 opened this issue 1 year ago • 3 comments

from nas_201_api import NASBench201API as API api = API('$path_to_meta_nas_bench_file')

Create an API without the verbose log

api = API('NAS-Bench-201-v1_1-096897.pth', verbose=False)

The default path for benchmark file is '{:}/{:}'.format(os.environ['TORCH_HOME'], 'NAS-Bench-201-v1_1-096897.pth')

api = API(None)

Hello Many thanks for your answer the question about nasbench201 There is not file 'NASBench201API' in directory, therefore how to import that? Can you establish a video of how to use nas-bench-201 in youtube? Best regards, Morteza

yousefi318 avatar May 11 '23 06:05 yousefi318

I can't find the nas_201_api,please tell me where it is.

wxcomeon2021 avatar May 30 '23 01:05 wxcomeon2021

It is at https://github.com/D-X-Y/nas-bench-201

D-X-Y avatar May 30 '23 06:05 D-X-Y

Thanks.  

牧川 @.***

 

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2023年5月30日(星期二) 下午2:15 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [D-X-Y/AutoDL-Projects] AutoDL algorithm (Issue #132)

It is at https://github.com/D-X-Y/nas-bench-201

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

wxcomeon2021 avatar May 30 '23 06:05 wxcomeon2021