Skip to content
Snippets Groups Projects
Commit 811e3372 authored by Schneider Leo's avatar Schneider Leo
Browse files

add : wandb sweep debug print

parent 780938ab
No related branches found
No related tags found
No related merge requests found
......@@ -28,4 +28,4 @@ if __name__ == '__main__':
sweep = wdb.controller(sweep_id)
sweep.configure_controller(type="local")
sweep.run()
sweep.run(verbose=True,print_debug=True,print_status=True,print_actions=True)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment