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

Add support for multi-model profiling to the Optuna RCG #911

Merged
merged 4 commits into from
Jul 11, 2024

Conversation

nv-braf
Copy link
Contributor

@nv-braf nv-braf commented Jul 10, 2024

Adds support for generating multi-model search profiles using the Optuna RCG including new unit testing to cover this code.

Here is the output from a live multi-model run I ran on my local machine using Optuna:

image
Screenshot 2024-07-10 063138

FYI, on my machine this took slightly longer than quick search, but produced a slightly better result (209% gain vs. 164% gain).

@nv-braf nv-braf requested a review from dyastremsky July 10, 2024 17:32
Copy link
Contributor

@dyastremsky dyastremsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very clean. Fantastic work, Brian!

@nv-braf nv-braf merged commit 0bb381e into main Jul 11, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants