[RedSuns Review] Add progress visualization feature#1663
Merged
kkawa14 merged 15 commits intoSonySemiconductorSolutions:feature_progress_visualizationfrom Mar 4, 2026
Merged
Conversation
yt0705
requested changes
Mar 2, 2026
model_compression_toolkit/core/common/progress_config/progress_info_controller.py
Outdated
Show resolved
Hide resolved
model_compression_toolkit/core/common/progress_config/progress_info_controller.py
Outdated
Show resolved
Hide resolved
model_compression_toolkit/core/common/mixed_precision/mixed_precision_search_manager.py
Outdated
Show resolved
Hide resolved
tests_pytest/pytorch_tests/e2e_tests/test_progress_visualization_pytorch.py
Outdated
Show resolved
Hide resolved
tests_pytest/keras_tests/e2e_tests/test_progress_visualization_keras.py
Outdated
Show resolved
Hide resolved
tests_pytest/common_tests/unit_tests/core/progress_config/test_research_progress_total.py
Outdated
Show resolved
Hide resolved
tests_pytest/common_tests/unit_tests/core/progress_config/test_progress_control_module.py
Outdated
Show resolved
Hide resolved
yt0705
reviewed
Mar 3, 2026
Collaborator
yt0705
left a comment
There was a problem hiding this comment.
We have confirmed that there are no issues with the implementation.
However, we would like to discuss the display method for the console bar (tqdm) separately.
kawakami-masaki0
approved these changes
Mar 4, 2026
yt0705
approved these changes
Mar 4, 2026
77d2457
into
SonySemiconductorSolutions:feature_progress_visualization
43 checks passed
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
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.
Pull Request Description:
Checklist before requesting a review: