Skip to content

[RedSuns Review] Add progress visualization feature#1663

Merged
kkawa14 merged 15 commits intoSonySemiconductorSolutions:feature_progress_visualizationfrom
kkawa14:progress_visual_dev
Mar 4, 2026
Merged

[RedSuns Review] Add progress visualization feature#1663
kkawa14 merged 15 commits intoSonySemiconductorSolutions:feature_progress_visualizationfrom
kkawa14:progress_visual_dev

Conversation

@kkawa14
Copy link
Copy Markdown
Collaborator

@kkawa14 kkawa14 commented Feb 26, 2026

Pull Request Description:

  • Add progress visualization feature.
    • Modify the calling functions in PTQ/GPTQ and Pytorch/Keras so they call module progress_info_controller .
    • Add new DebugConfig Class member variable.
  • Add unit test for module progress_info_controller and e2e test.

Checklist before requesting a review:

  • I set the appropriate labels on the pull request.
  • I have added/updated the release note draft (if necessary).
  • I have updated the documentation to reflect my changes (if necessary).
  • All function and files are well documented.
  • All function and classes have type hints.
  • There is a licenses in all file.
  • The function and variable names are informative.
  • I have checked for code duplications.
  • I have added new unittest (if necessary).

Copy link
Copy Markdown
Collaborator

@yt0705 yt0705 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@kkawa14 kkawa14 merged commit 77d2457 into SonySemiconductorSolutions:feature_progress_visualization Mar 4, 2026
43 checks passed
@kkawa14 kkawa14 deleted the progress_visual_dev branch March 10, 2026 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants