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

Using export_data() not working with DartsStrategy() #5771

Open
felix011235 opened this issue Apr 21, 2024 · 0 comments
Open

Using export_data() not working with DartsStrategy() #5771

felix011235 opened this issue Apr 21, 2024 · 0 comments

Comments

@felix011235
Copy link

Hi,

I want to use export_data() after experiment.run() in the DARTS tutorial (https://nni.readthedocs.io/en/stable/tutorials/darts.html). However, I get a runtime error:

RuntimeError: Experiment is not running

For the "Hello NAS!" (https://nni.readthedocs.io/en/stable/tutorials/hello_nas.html) example, this function works fine.

Do you have any workaround/idea on how to fix this?

Best regards,
Felix

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

1 participant