Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question for create the network from api in nas_bench_201 #135

Open
HanQiun opened this issue Nov 15, 2023 · 1 comment
Open

Question for create the network from api in nas_bench_201 #135

HanQiun opened this issue Nov 15, 2023 · 1 comment

Comments

@HanQiun
Copy link

HanQiun commented Nov 15, 2023

On nas_bench_201, if we were to assemble a network, An official code example is
'from models import get_cell_based_tiny_net # this module is in AutoDL-Projects/lib/models
network = get_cell_based_tiny_net(config) # create the network from configurration ',
which uses the file AutoDL/lib/models, But I did not find the 'get_cell_based_tiny_net' function in the project and wanted to ask if this code needs to be updated

@rohanasthana
Copy link

I also have the same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants