-
Notifications
You must be signed in to change notification settings - Fork 415
Update cluster gains once per cluster #1886
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
Merged
Merged
Changes from 11 commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
fa044f6
Update cluster gains only on the top level primitive in update_total_…
sfkhalid d6ea6c9
Ran make format
sfkhalid 10588dd
Removed while loop commented out lines
sfkhalid e12350c
Changed get_parent_pb to get rid of warning
sfkhalid 82e7db9
Ran make format
sfkhalid 0e75d5f
Tried different fix for compiler warning
sfkhalid 2d6e585
Initialized top_level_pb to get rid of warning
sfkhalid b92d033
Added fix for warning about potentially dereferencing null pointer
sfkhalid 116da4b
Add check to see if cur_pb is null to get rid of warning
sfkhalid 0e0c7c6
Added vtr assert to ensure that warning about potentially dereferenci…
sfkhalid c0da9b5
Removed dead while loop in partial gain routine and ran make format
sfkhalid 09ad165
Added comment for new function get_top_level_pb
sfkhalid 56c4842
Empty commit to be able to restart CI
sfkhalid 041679d
Added small change so I can push changes to run CI again
sfkhalid 319b46e
Made minor change so I can push to restart CI
sfkhalid 5f8b499
Merge branch 'master' into improve_clustering_gain_updates
sfkhalid File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
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.
Uh oh!
There was an error while loading. Please reload this page.