-
Notifications
You must be signed in to change notification settings - Fork 21
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
Release/3.2.0 #524
Merged
Merged
Release/3.2.0 #524
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…clusive arguments
* minor improvements * fix: extended recusrion limits * type fixes and recursion depth fixes * feat(optimizer): added argument to enable optimization step * feat(optimizer): mark intermediate suggestions as non-applicable * feat(profiler): taken branch instrumentation * chore(profiler): cleanup * feat(optimizer): preparations for graph pruning * node likelihood calculation * pruning to most likely path * minor fix * minor reformatting * chore: formatting and type fixes * feat(optimizer, profiler): optional branch tracking * fix(profiler): enable branch tracking * feat(optimizer): add configurable pruning levels * feat(optimizer): preparations for pruning level 2 * feat(optimizer): pruning level 2 * chore: cleanup * feat(optimizer)[-p2]: formatted verbose output * doc(optimizer): cleanup help string * chore(optimizer): formatting * fix(CI): profiler test * chore: formatting * fix(optimizer)[pruning]: switched level 1 and 2 due to agressiveness * fix(optimizer): incorrect argument name
* fix: decision filtering in get_performance_models_for_functions, leading to missing updates * feat(optimizer): improved accuracy and positioning of device updates
…...........�[42mPassed�[m fix end of files.........................................................�[42mPassed�[m check yaml...............................................................�[42mPassed�[m check for added large files..............................................�[42mPassed�[m check for merge conflicts................................................�[42mPassed�[m mypy.....................................................................�[42mPassed�[m black....................................................................�[42mPassed�[m Check all files for DiscoPoP License tag.................................�[42mPassed�[m
This reverts commit 30597c0.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.