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 TraceBlackboxEvaluator #419

Merged
merged 8 commits into from
Jan 28, 2025

Conversation

boomanaiden154
Copy link
Collaborator

This patch adds TraceBlackboxEvaluator, an evaluator designed for trace
based cost modelling. It implements the BlackboxEvaluator class, special
casing everything that is needed.

Created using spr 1.3.4
boomanaiden154 added a commit to boomanaiden154/ml-compiler-opt that referenced this pull request Jan 16, 2025
This patch adds TraceBlackboxEvaluator, an evaluator designed for trace
based cost modelling. It implements the BlackboxEvaluator class, special
casing everything that is needed.

Pull Request: google#419
Created using spr 1.3.4
compiler_opt/es/blackbox_evaluator.py Outdated Show resolved Hide resolved
compiler_opt/es/blackbox_evaluator.py Outdated Show resolved Hide resolved
compiler_opt/es/blackbox_evaluator.py Outdated Show resolved Hide resolved
boomanaiden154 added a commit to boomanaiden154/ml-compiler-opt that referenced this pull request Jan 22, 2025
This patch adds TraceBlackboxEvaluator, an evaluator designed for trace
based cost modelling. It implements the BlackboxEvaluator class, special
casing everything that is needed.

Pull Request: google#419
@boomanaiden154 boomanaiden154 changed the base branch from user/boomanaiden154/main.add-traceblackboxevaluator to main January 22, 2025 02:06
Created using spr 1.3.4
Created using spr 1.3.4
Created using spr 1.3.4
boomanaiden154 added a commit to boomanaiden154/ml-compiler-opt that referenced this pull request Jan 27, 2025
This patch adds TraceBlackboxEvaluator, an evaluator designed for trace
based cost modelling. It implements the BlackboxEvaluator class, special
casing everything that is needed.

Pull Request: google#419
boomanaiden154 added a commit to boomanaiden154/ml-compiler-opt that referenced this pull request Jan 27, 2025
This max things more clear as est is not a common abbreviation.
This is as suggested in google#419.
Created using spr 1.3.4
boomanaiden154 added a commit to boomanaiden154/ml-compiler-opt that referenced this pull request Jan 28, 2025
This patch adds TraceBlackboxEvaluator, an evaluator designed for trace
based cost modelling. It implements the BlackboxEvaluator class, special
casing everything that is needed.

Pull Request: google#419
boomanaiden154 added a commit to boomanaiden154/ml-compiler-opt that referenced this pull request Jan 28, 2025
This max things more clear as est is not a common abbreviation.
This is as suggested in google#419.

Pull Request: google#422
@boomanaiden154 boomanaiden154 merged commit 3a4a297 into main Jan 28, 2025
13 checks passed
@boomanaiden154 boomanaiden154 deleted the user/boomanaiden154/add-traceblackboxevaluator branch January 28, 2025 20:08
boomanaiden154 added a commit that referenced this pull request Jan 28, 2025
This max things more clear as est is not a common abbreviation.
This is as suggested in #419.

Reviewers: mtrofin

Reviewed By: mtrofin

Pull Request: #422
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants