Skip to content

Commit

Permalink
Disable experiment logs
Browse files Browse the repository at this point in the history
  • Loading branch information
AngelFP committed Oct 20, 2023
1 parent d02fed0 commit 5a847b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions optimas/generators/ax/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"ax.service.ax_client",
"ax.service.utils.instantiation",
"ax.modelbridge.torch",
"ax.core.experiment"
]:
get_logger(name, level=logging.ERROR)

Expand Down

0 comments on commit 5a847b5

Please sign in to comment.