Skip to content
This repository was archived by the owner on Sep 18, 2024. It is now read-only.
This repository was archived by the owner on Sep 18, 2024. It is now read-only.

multi-trial nas notebook error #4697

Open
@NotSure2732

Description

@NotSure2732

Describe the issue:
While trying to run the example notebook for multi-trial nas in PyCharm, I run into the following error:
TypeError: run() missing 1 required positional argument: 'applied_mutators'
I could not find a similar error anywhere and since this is an example notebook, I thought it might be an error on my machine, but I could not find any.

Help is highly appreciated!

Environment:

  • NNI version: 2.6.1
  • Training service (local|remote|pai|aml|etc): local
  • Client OS: MacOS
  • Server OS (for remote mode only):
  • Python version: 3.7
  • PyTorch/TensorFlow version: 1.11.0
  • Is conda/virtualenv/venv used?:
  • Is running in Docker?: PyCharm

Configuration: Please see nni/examples/notebooks/Retiarii_example_multi-trial_NAS.ipynb

  • Experiment config (remember to remove secrets!):
  • Search space:

Log message:

  • nnimanager.log:
  • dispatcher.log:
  • nnictl stdout and stderr:

How to reproduce it?:

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions