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

Make harness return performance results #120

Merged
merged 2 commits into from
Dec 15, 2021

Conversation

shabalind
Copy link
Collaborator

As discussed in #109 there is an opportunity to connect OpenTuner
to tune parameters for existing experts.

This change makes test_harness return performance result as a nested
dictionary that contains the same information as what's currently
printed to stdout. As the result, it can be invoked programmatically.

@shabalind
Copy link
Collaborator Author

/cc @giuseros

python/examples/core/harness.py Outdated Show resolved Hide resolved
python/examples/core/harness.py Outdated Show resolved Hide resolved
@ftynse
Copy link
Contributor

ftynse commented Dec 15, 2021

Please rebase on #121, this should solve the CI brekage.

As discussed in iree-org#109 there is an opportunity to connect OpenTuner
to tune parameters for existing experts.

This change makes test_harness return performance result as a nested
dictionary that contains the same information as what's currently
printed to stdout. As the result, it can be invoked programmatically.
@shabalind shabalind force-pushed the topic/harness-return-perf-numbers branch from 35fe75a to f883eee Compare December 15, 2021 16:26
@ftynse ftynse merged commit 9ffab66 into iree-org:main Dec 15, 2021
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