Open felix011235 opened 7 months ago
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
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:
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