Skip to content

[SSS Review] Add progress visualization feature#1671

Merged
kkawa14 merged 2 commits intomainfrom
feature_progress_visualization
Mar 10, 2026
Merged

[SSS Review] Add progress visualization feature#1671
kkawa14 merged 2 commits intomainfrom
feature_progress_visualization

Conversation

@kkawa14
Copy link
Collaborator

@kkawa14 kkawa14 commented Mar 9, 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.
  • Add documentation for the progress visualization feature (about progress_info_callback).

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).

@kkawa14 kkawa14 merged commit 95cc888 into main Mar 10, 2026
47 checks passed
@yt0705 yt0705 deleted the feature_progress_visualization branch March 10, 2026 07:53
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.

2 participants